Skip to content

Commit

Permalink
fix(deps): update dependency com.sun.xml.bind:jaxb-impl to v2.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent eef4079 commit 148e339
Show file tree
Hide file tree
Showing 2 changed files with 8 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.11.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
7 changes: 7 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
<trusted-key id="43c79b4bbd131821e17d2ca77b2f0491728b8e02" group="net.i2p.crypto" name="eddsa" version="0.3.0"/>
<trusted-key id="475f3b8e59e6e63aa78067482c7b12f2a511e325" group="org.slf4j"/>
<trusted-key id="485e371cb07eabe6d5778d4b0c27e8fac93b3b19" group="com.sun.mail"/>
<trusted-key id="48b086a7d843cfa258e83286928fbf39003c0425" group="org.springframework" name="spring-framework-bom" version="5.3.27"/>
<trusted-key id="4a720fe790b07a68744e371675bf031b7c94e183" group="net.java.dev.jna"/>
<trusted-key id="4db1a49729b053caf015cee9a6adfc93ef34893e" group="org.hamcrest"/>
<trusted-key id="4f5277bf72a045dad4ae36dd9440c8d6decafa12" group="org.testng" name="testng" version="6.13.1"/>
Expand Down Expand Up @@ -3530,6 +3531,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 Expand Up @@ -4732,6 +4738,7 @@
</component>
<component group="org.testcontainers" name="testcontainers-bom" version="1.16.2">
<artifact name="testcontainers-bom-1.16.2.pom">
<pgp value="d022218dcc08aad6ef3af876b3de72e647d35161"/>
<sha256 value="4cdc10db524d5c7efdc7dac9fbfac58befb3741b9a765d99289f28843fb1c56e" origin="Generated by Gradle because a key couldn't be downloaded"/>
</artifact>
</component>
Expand Down

0 comments on commit 148e339

Please sign in to comment.