Skip to content

Commit b9078b0

Browse files
Update dependency org.yaml:snakeyaml to v2.4
1 parent c689212 commit b9078b0

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildInfo = "0.9"
1515
buildConfig = "3.1.0"
1616
jacksonDatabind = "2.18.1"
1717
picocli = "4.7.6"
18-
snakeYaml = "2.0"
18+
snakeYaml = "2.4"
1919
#used for authz lib integration
2020
rundeck = "4.17.6-20240402"
2121
testcontainers = "1.17.2"

gradle/verification-metadata.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<ignored-key id="84e913a8e3a748c0" reason="Key couldn't be downloaded from any key server"/>
1313
<ignored-key id="b3de72e647d35161" reason="Key couldn't be downloaded from any key server"/>
1414
<ignored-key id="928fbf39003c0425" reason="Key couldn't be downloaded from any key server"/>
15+
<ignored-key id="f5c81de10a0b8ecc" reason="Key couldn't be downloaded from any key server"/>
1516
</ignored-keys>
1617
<trusted-keys>
1718
<trusted-key id="015479e1055341431b4545ab72475fd306b9cab7">
@@ -307,6 +308,11 @@
307308
<sha256 value="f5da55dd7b88fb170c46801d17774a652fb2f4581fb5b1d0a5fc86aa182b8577" origin="Generated by Gradle"/>
308309
</artifact>
309310
</component>
311+
<component group="com.fasterxml" name="oss-parent" version="61">
312+
<artifact name="oss-parent-61.pom">
313+
<sha256 value="3649513cf597e9186da0855986a8c543e12bdbd805edeef9c124db56dd036544" origin="Generated by Gradle"/>
314+
</artifact>
315+
</component>
310316
<component group="com.fasterxml.jackson" name="jackson-base" version="2.10.1">
311317
<artifact name="jackson-base-2.10.1.pom">
312318
<sha256 value="7549f209bc484ceead1b4304f97b4f7e2e5b5ce9804527d0d97170dc5177ae2f" origin="Generated by Gradle"/>
@@ -407,6 +413,11 @@
407413
<sha256 value="6cdf97bc66f389f63e36850d2f552d1216688f8e5a58727d3f6a98edf8675cde" origin="Generated by Gradle"/>
408414
</artifact>
409415
</component>
416+
<component group="com.fasterxml.jackson" name="jackson-parent" version="2.18.1">
417+
<artifact name="jackson-parent-2.18.1.pom">
418+
<sha256 value="d0822fac1a0226844b8ad445c920c49a4f619169d09b1010a7dfeed19910998c" origin="Generated by Gradle"/>
419+
</artifact>
420+
</component>
410421
<component group="com.fasterxml.jackson" name="jackson-parent" version="2.9.1.2">
411422
<artifact name="jackson-parent-2.9.1.2.pom">
412423
<sha256 value="9517e405c6b3b8a035215ad5727013a3519eb7591743fe1dcc04df6635683cf9" origin="Generated by Gradle"/>
@@ -4858,6 +4869,14 @@
48584869
<sha256 value="43c761f92b549c8b08fb992080253e49f0a983e544ef0663c1f4f9d68eb52616" origin="Generated by Gradle"/>
48594870
</artifact>
48604871
</component>
4872+
<component group="org.yaml" name="snakeyaml" version="2.4">
4873+
<artifact name="snakeyaml-2.4.jar">
4874+
<sha256 value="ef779af5d29a9dde8cc70ce0341f5c6f7735e23edff9685ceaa9d35359b7bb7f" origin="Generated by Gradle because a key couldn't be downloaded"/>
4875+
</artifact>
4876+
<artifact name="snakeyaml-2.4.pom">
4877+
<sha256 value="e154a3231cd6cde68aabf274fd18964d49a9c1a5f5e9ed3bf471e9ae7bdf08e6" origin="Generated by Gradle because a key couldn't be downloaded"/>
4878+
</artifact>
4879+
</component>
48614880
<component group="pl.allegro.tech.build" name="axion-release-plugin" version="1.13.9">
48624881
<artifact name="axion-release-plugin-1.13.9.jar">
48634882
<pgp value="79eb1eae95f376ab9629429de2d0f3764b54797f"/>

0 commit comments

Comments
 (0)