Skip to content

Commit

Permalink
fix(deps): update dependency org.glassfish.jaxb:jaxb-runtime to v4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stempler committed Aug 22, 2024
1 parent a05aae3 commit 66ae7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ apache-http-core = {module = "org.apache.httpcomponents:httpcore", version = "4.
apache-http-client = {module = "org.apache.httpcomponents:httpclient", version.ref = "apache-http-client"}
apache-http-fluent = {module = "org.apache.httpcomponents:fluent-hc", version.ref = "apache-http-client"}

jaxb-runtime = {module = "org.glassfish.jaxb:jaxb-runtime", version = "4.0.1"}
jaxb-runtime = {module = "org.glassfish.jaxb:jaxb-runtime", version = "4.0.5"}

joda-time = {module = "joda-time:joda-time", version = "2.3"}

Expand Down

0 comments on commit 66ae7e8

Please sign in to comment.