Skip to content

Commit

Permalink
Merge pull request #534 from rundeck/renovate/jaxb
Browse files Browse the repository at this point in the history
Update dependency com.sun.xml.bind:jaxb-impl to v2.3.9
  • Loading branch information
gschueler authored Aug 30, 2024
2 parents d2eda21 + 148e339 commit a8bff14
Show file tree
Hide file tree
Showing 2 changed files with 6 additions 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 @@ -3,7 +3,7 @@
retrofit = "2.9.0"
okhttp = "4.12.0"
lombok = "1.18.30"
jaxb = "2.3.8"
jaxb = "2.3.9"
junit = "4.13.2"
groovy = "3.0.15"
spock = "2.1-groovy-3.0"
Expand Down
5 changes: 5 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3533,6 +3533,11 @@
<sha256 value="863c27d80dbc3d756e4e6a3f96be07da8ad9efb553435eed652a4e26584a0a77" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.glassfish.jaxb" name="jaxb-bom" version="2.3.9">
<artifact name="jaxb-bom-2.3.9.pom">
<pgp value="04543577d6a9cc626239c50c7ecbd740ff06aeb5"/>
</artifact>
</component>
<component group="org.glassfish.jaxb" name="jaxb-bom" version="3.0.2">
<artifact name="jaxb-bom-3.0.2.pom">
<pgp value="04543577d6a9cc626239c50c7ecbd740ff06aeb5"/>
Expand Down

0 comments on commit a8bff14

Please sign in to comment.