We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58939a6 commit 8c0c816Copy full SHA for 8c0c816
1 file changed
gradle/libs.versions.toml
@@ -49,7 +49,7 @@ graphstream-core = { module = "org.graphstream:gs-core", version.ref = "graphstr
49
groovy-jsr223 = "org.codehaus.groovy:groovy-jsr223:3.0.23"
50
gson = "com.google.code.gson:gson:2.11.0"
51
gson-extras = "org.danilopianini:gson-extras:1.3.0"
52
-guava = "com.google.guava:guava:33.4.0-jre"
+guava = "com.google.guava:guava:33.4.8-jre"
53
ignite-core = { module = "org.apache.ignite:ignite-core", version.ref = "ignite" }
54
ignite-indexing = { module = "org.apache.ignite:ignite-indexing", version.ref = "ignite" }
55
ignite-spring = { module = "org.apache.ignite:ignite-spring", version.ref = "ignite" }
0 commit comments