Skip to content

Commit a8bff14

Browse files
authored
Merge pull request #534 from rundeck/renovate/jaxb
Update dependency com.sun.xml.bind:jaxb-impl to v2.3.9
2 parents d2eda21 + 148e339 commit a8bff14

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
retrofit = "2.9.0"
44
okhttp = "4.12.0"
55
lombok = "1.18.30"
6-
jaxb = "2.3.8"
6+
jaxb = "2.3.9"
77
junit = "4.13.2"
88
groovy = "3.0.15"
99
spock = "2.1-groovy-3.0"

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3533,6 +3533,11 @@
35333533
<sha256 value="863c27d80dbc3d756e4e6a3f96be07da8ad9efb553435eed652a4e26584a0a77" origin="Generated by Gradle"/>
35343534
</artifact>
35353535
</component>
3536+
<component group="org.glassfish.jaxb" name="jaxb-bom" version="2.3.9">
3537+
<artifact name="jaxb-bom-2.3.9.pom">
3538+
<pgp value="04543577d6a9cc626239c50c7ecbd740ff06aeb5"/>
3539+
</artifact>
3540+
</component>
35363541
<component group="org.glassfish.jaxb" name="jaxb-bom" version="3.0.2">
35373542
<artifact name="jaxb-bom-3.0.2.pom">
35383543
<pgp value="04543577d6a9cc626239c50c7ecbd740ff06aeb5"/>

0 commit comments

Comments
 (0)