Skip to content

Commit 36c2e5f

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

2 files changed

Lines changed: 3 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
<trusting group="org.apache.commons"/>
4040
</trusted-key>
4141
<trusted-key id="2E3A1AFFE42B5F53AF19F780BCF4173966770193" group="org.jetbrains" name="annotations" version="13.0"/>
42+
<trusted-key id="2FC53E6B1F681184F4CCD637F5C81DE10A0B8ECC" group="org.yaml" name="snakeyaml" version="2.6"/>
4243
<trusted-key id="31FAE244A81D64507B47182E1B2718089CE964B8" group="com.thoughtworks.qdox" name="qdox" version="1.12.1"/>
4344
<trusted-key id="32118CF76C9EC5D918E54967CA80D1F0EB6CA4BA" group="org.apache.maven" name="maven-archiver" version="3.5.1"/>
4445
<trusted-key id="34441E504A937F43EB0DAEF96A65176A0FB1CD0B" group="org.codehaus.groovy"/>
@@ -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>

0 commit comments

Comments
 (0)