Skip to content

Commit

Permalink
Turbo87#527 - added jettison 1.5.1 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MVB-zimmermq committed Sep 12, 2024
1 parent 0884f9d commit b7521c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation("org.codehaus.jettison:jettison:1.5.1")
testImplementation("org.assertj:assertj-core:3.24.2")
}

Expand Down

0 comments on commit b7521c0

Please sign in to comment.