Skip to content

Commit

Permalink
jaxb-runtime 4.0.4 (was 4.0.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Oct 22, 2023
1 parent d960948 commit d22a8a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ object PlayEbean extends AutoPlugin {
libraryDependencies ++=
Seq(
"org.playframework" %% "play-ebean" % playEbeanVersion.value,
"org.glassfish.jaxb" % "jaxb-runtime" % "4.0.3"
"org.glassfish.jaxb" % "jaxb-runtime" % "4.0.4"
)
)

Expand Down

0 comments on commit d22a8a5

Please sign in to comment.