Преглед изворни кода

fix(deps): update dependency org.objenesis:objenesis to v3.4 (main) (#11290)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] пре 10 месеци
родитељ
комит
b93537dda1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      dependencyManagement/build.gradle.kts

+ 1 - 1
dependencyManagement/build.gradle.kts

@@ -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",