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 67e662f commit 60c59bdCopy full SHA for 60c59bd
spring-data-opensearch/build.gradle.kts
@@ -51,7 +51,7 @@ dependencies {
51
testImplementation("org.apache.openwebbeans:openwebbeans-spi:2.0.27:jakarta")
52
testImplementation("org.apache.openwebbeans:openwebbeans-se:2.0.27:jakarta")
53
testImplementation("javax.servlet:javax.servlet-api:4.0.1")
54
- testImplementation("org.apache.xbean:xbean-asm9-shaded:4.27")
+ testImplementation("org.apache.xbean:xbean-asm9-shaded:4.28")
55
testImplementation("io.specto:hoverfly-java-junit5:0.20.2")
56
testImplementation("org.skyscreamer:jsonassert:1.5.3")
57
testImplementation("jakarta.annotation:jakarta.annotation-api:2.1.1")
0 commit comments