Update SongodaCore to v2.6.4

This commit is contained in:
Christian Koop 2021-12-10 18:25:46 +01:00
parent b5bb178569
commit 7fc7c11808
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>LATEST</version>
<version>2.6.4</version>
<scope>compile</scope>
</dependency>
</dependencies>