We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f6107 commit aeb0e28Copy full SHA for aeb0e28
provider-infinispan-java17/build.gradle.kts
@@ -1,7 +1,7 @@
1
dependencies {
2
api(project(":cache-core"))
3
4
- implementation(platform("org.infinispan:infinispan-bom:15.1.5.Final"))
+ implementation(platform("org.infinispan:infinispan-bom:15.1.7.Final"))
5
6
compileOnly("org.infinispan:infinispan-component-annotations")
7
implementation("org.infinispan:infinispan-core")
0 commit comments