Skip to content

Commit b93537d

Browse files
fix(deps): update dependency org.objenesis:objenesis to v3.4 (main) (#11290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93113a2 commit b93537d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ val DEPENDENCIES = listOf(
112112
"org.apache.groovy:groovy-json:${groovyVersion}",
113113
"org.codehaus.mojo:animal-sniffer-annotations:1.23",
114114
"org.junit-pioneer:junit-pioneer:1.9.1",
115-
"org.objenesis:objenesis:3.3",
115+
"org.objenesis:objenesis:3.4",
116116
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
117117
"org.springframework.boot:spring-boot-dependencies:2.7.18",
118118
"javax.validation:validation-api:2.0.1.Final",

0 commit comments

Comments
 (0)