Update SongodaCore to v2.6.7

Fixes SD-8871 and other bugs
This commit is contained in:
Christian Koop 2021-12-14 21:02:41 +01:00
parent bd9f3d74ee
commit d16b93aaed
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.5</version>
<version>2.6.7</version>
<scope>compile</scope>
</dependency>