Skip to content

Commit 9dbad44

Browse files
Update dependency org.yaml:snakeyaml to v2.6
1 parent 7595e8e commit 9dbad44

2 files changed

Lines changed: 5 additions & 2 deletions

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.21.2"
1717
picocli = "4.7.7"
18-
snakeYaml = "2.0"
18+
snakeYaml = "2.6"
1919
rundeck = "6.0.0-alpha1-20260407"
2020
testcontainers = "1.21.4"
2121
commonsCompress = "1.28.0"

gradle/verification-metadata.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@
4747
<trusting group="org.apache.commons"/>
4848
</trusted-key>
4949
<trusted-key id="2E3A1AFFE42B5F53AF19F780BCF4173966770193" group="org.jetbrains" name="annotations" version="13.0"/>
50-
<trusted-key id="2FC53E6B1F681184F4CCD637F5C81DE10A0B8ECC" group="org.yaml" name="snakeyaml" version="2.5"/>
50+
<trusted-key id="2FC53E6B1F681184F4CCD637F5C81DE10A0B8ECC">
51+
<trusting group="org.yaml" name="snakeyaml" version="2.5"/>
52+
<trusting group="org.yaml" name="snakeyaml" version="2.6"/>
53+
</trusted-key>
5154
<trusted-key id="31FAE244A81D64507B47182E1B2718089CE964B8" group="com.thoughtworks.qdox" name="qdox" version="1.12.1"/>
5255
<trusted-key id="32118CF76C9EC5D918E54967CA80D1F0EB6CA4BA" group="org.apache.maven" name="maven-archiver" version="3.5.1"/>
5356
<trusted-key id="34441E504A937F43EB0DAEF96A65176A0FB1CD0B">

0 commit comments

Comments
 (0)