Skip to content

Commit 9e136ac

Browse files
fix(deps): update dependency org.yaml:snakeyaml to v2.6
1 parent b82d8ab commit 9e136ac

2 files changed

Lines changed: 11 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.7"
18-
snakeYaml = "2.0"
18+
snakeYaml = "2.6"
1919
#used for authz lib integration
2020
rundeck = "4.17.6-20240402"
2121
testcontainers = "1.21.3"

gradle/verification-metadata.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<ignored-key id="B3DE72E647D35161" reason="Key couldn't be downloaded from any key server"/>
1313
<ignored-key id="E6039456D5BBD4F8" reason="Key couldn't be downloaded from any key server"/>
1414
<ignored-key id="F3D1600878E85A3D" 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" group="com.googlecode.javaewah" name="JavaEWAH"/>
@@ -1938,6 +1939,7 @@
19381939
</component>
19391940
<component group="org.testcontainers" name="testcontainers-bom" version="1.16.2">
19401941
<artifact name="testcontainers-bom-1.16.2.pom">
1942+
<pgp value="D022218DCC08AAD6EF3AF876B3DE72E647D35161"/>
19411943
<sha256 value="4cdc10db524d5c7efdc7dac9fbfac58befb3741b9a765d99289f28843fb1c56e" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
19421944
</artifact>
19431945
</component>
@@ -1994,6 +1996,14 @@
19941996
<sha256 value="43c761f92b549c8b08fb992080253e49f0a983e544ef0663c1f4f9d68eb52616" origin="Generated by Gradle"/>
19951997
</artifact>
19961998
</component>
1999+
<component group="org.yaml" name="snakeyaml" version="2.6">
2000+
<artifact name="snakeyaml-2.6.jar">
2001+
<sha256 value="c8f7a98e7394adda02f6317249710e4d1b4c7a25aa8c7eace0c2eea52eb8bf85" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
2002+
</artifact>
2003+
<artifact name="snakeyaml-2.6.pom">
2004+
<sha256 value="2773b0e948964d21e37b0e1dcf39025e627b873e0ce6aa2a47e23c374303e0c4" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
2005+
</artifact>
2006+
</component>
19972007
<component group="pl.allegro.tech.build" name="axion-release-plugin" version="1.15.5">
19982008
<artifact name="axion-release-plugin-1.15.5.jar">
19992009
<sha256 value="60b2ff53b5da07e2f169c76cc51790f1fd3b40c83add474f982f9f609b2f399a" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)