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 93113a2 commit b93537dCopy full SHA for b93537d
dependencyManagement/build.gradle.kts
@@ -112,7 +112,7 @@ val DEPENDENCIES = listOf(
112
"org.apache.groovy:groovy-json:${groovyVersion}",
113
"org.codehaus.mojo:animal-sniffer-annotations:1.23",
114
"org.junit-pioneer:junit-pioneer:1.9.1",
115
- "org.objenesis:objenesis:3.3",
+ "org.objenesis:objenesis:3.4",
116
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
117
"org.springframework.boot:spring-boot-dependencies:2.7.18",
118
"javax.validation:validation-api:2.0.1.Final",
0 commit comments