Skip to content

Commit b11e58a

Browse files
fix(deps): update dependency org.yaml:snakeyaml to v2.5
1 parent 5433229 commit b11e58a

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

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.19.2"
1717
picocli = "4.7.6"
18-
snakeYaml = "2.0"
18+
snakeYaml = "2.5"
1919
#used for authz lib integration
2020
rundeck = "4.17.6-20240402"
2121
testcontainers = "1.21.3"

gradle/verification-metadata.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<ignored-key id="928fbf39003c0425" reason="Key couldn't be downloaded from any key server"/>
1616
<ignored-key id="2bfd7825a8984fbe" reason="Key couldn't be downloaded from any key server"/>
1717
<ignored-key id="c71fb765cd9de313" reason="Key couldn't be downloaded from any key server"/>
18+
<ignored-key id="f5c81de10a0b8ecc" reason="Key couldn't be downloaded from any key server"/>
1819
</ignored-keys>
1920
<trusted-keys>
2021
<trusted-key id="015479e1055341431b4545ab72475fd306b9cab7">
@@ -6066,6 +6067,14 @@
60666067
<sha256 value="43c761f92b549c8b08fb992080253e49f0a983e544ef0663c1f4f9d68eb52616" origin="Generated by Gradle"/>
60676068
</artifact>
60686069
</component>
6070+
<component group="org.yaml" name="snakeyaml" version="2.5">
6071+
<artifact name="snakeyaml-2.5.jar">
6072+
<sha256 value="e6682acf1ace77508ef13649cbf4f8d09d2cf5457bdb61d25ffb6ac0233d78dd" origin="Generated by Gradle because a key couldn't be downloaded"/>
6073+
</artifact>
6074+
<artifact name="snakeyaml-2.5.pom">
6075+
<sha256 value="ba01ae7a744cb52fe8ecf3b023cbc32e0ccc8c6beef9f26de77a47808239447d" origin="Generated by Gradle because a key couldn't be downloaded"/>
6076+
</artifact>
6077+
</component>
60696078
<component group="pl.allegro.tech.build" name="axion-release-plugin" version="1.13.9">
60706079
<artifact name="axion-release-plugin-1.13.9.jar">
60716080
<pgp value="79eb1eae95f376ab9629429de2d0f3764b54797f"/>

0 commit comments

Comments
 (0)