Skip to content

Commit bebc35d

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

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.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: 9 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"/>
@@ -1994,6 +1995,14 @@
19941995
<sha256 value="43c761f92b549c8b08fb992080253e49f0a983e544ef0663c1f4f9d68eb52616" origin="Generated by Gradle"/>
19951996
</artifact>
19961997
</component>
1998+
<component group="org.yaml" name="snakeyaml" version="2.6">
1999+
<artifact name="snakeyaml-2.6.jar">
2000+
<sha256 value="c8f7a98e7394adda02f6317249710e4d1b4c7a25aa8c7eace0c2eea52eb8bf85" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
2001+
</artifact>
2002+
<artifact name="snakeyaml-2.6.pom">
2003+
<sha256 value="2773b0e948964d21e37b0e1dcf39025e627b873e0ce6aa2a47e23c374303e0c4" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
2004+
</artifact>
2005+
</component>
19972006
<component group="pl.allegro.tech.build" name="axion-release-plugin" version="1.15.5">
19982007
<artifact name="axion-release-plugin-1.15.5.jar">
19992008
<sha256 value="60b2ff53b5da07e2f169c76cc51790f1fd3b40c83add474f982f9f609b2f399a" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)