Skip to content

Commit

Permalink
fix(deps): update dependency org.jvnet.jaxb2_commons:jaxb2-basics-run…
Browse files Browse the repository at this point in the history
…time to v2
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 9e6d16e commit b609c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

dependencies {
api("org.jvnet.jaxb2_commons:jaxb2-basics-runtime:1.11.1")
api("org.jvnet.jaxb2_commons:jaxb2-basics-runtime:2.0.12")
api("commons-lang:commons-lang:2.6")
testImplementation("junit:junit:4.13.2")
testImplementation("xmlunit:xmlunit:1.6")
Expand Down

0 comments on commit b609c0f

Please sign in to comment.