Skip to content

Commit

Permalink
fix(deps): update dependency org.objenesis:objenesis to v3.4 (main) (#…
Browse files Browse the repository at this point in the history
…11290)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 93113a2 commit b93537d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ val DEPENDENCIES = listOf(
"org.apache.groovy:groovy-json:${groovyVersion}",
"org.codehaus.mojo:animal-sniffer-annotations:1.23",
"org.junit-pioneer:junit-pioneer:1.9.1",
"org.objenesis:objenesis:3.3",
"org.objenesis:objenesis:3.4",
// Note that this is only referenced as "org.springframework.boot" in build files, not the artifact name.
"org.springframework.boot:spring-boot-dependencies:2.7.18",
"javax.validation:validation-api:2.0.1.Final",
Expand Down

0 comments on commit b93537d

Please sign in to comment.