Skip to content

Commit

Permalink
build: Update jaxb-impl from 4.0.4 to 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Nov 29, 2024
1 parent dc2cb64 commit 2532d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ lazy val `read-model-updater-scala` = (project in file("scala/read-model-updater
awssdk.v2.sts,
logback.logbackClassic,
"jakarta.xml.bind" % "jakarta.xml.bind-api" % "4.0.0",
"com.sun.xml.bind" % "jaxb-impl" % "4.0.4"
"com.sun.xml.bind" % "jaxb-impl" % "4.0.5"
)
)
.dependsOn(
Expand Down

0 comments on commit 2532d99

Please sign in to comment.