Skip to content

Commit 64d0aaf

Browse files
fix(deps): update rundeck to v4.17.6-20240402
1 parent 5a59008 commit 64d0aaf

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
@@ -18,7 +18,7 @@ jacksonDatabind = "2.15.3"
1818
picocli = "4.6.3"
1919
snakeYaml = "2.0"
2020
#used for authz lib integration
21-
rundeck = "4.17.3-20231113"
21+
rundeck = "4.17.6-20240402"
2222
testcontainers = "1.17.2"
2323

2424
[libraries]

gradle/verification-metadata.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<trusting group="com.googlecode.javaewah" name="JavaEWAH" version="1.1.7"/>
2121
<trusting group="com.googlecode.javaewah" name="JavaEWAH" version="1.2.3"/>
2222
</trusted-key>
23+
<trusted-key id="02a9634fce94db71625fda6431bb70adefa79a0c" group="org.rundeck"/>
2324
<trusted-key id="04543577d6a9cc626239c50c7ecbd740ff06aeb5" group="^com[.]sun[.]xml[.]bind($|([.].*))" regex="true"/>
2425
<trusted-key id="04582013f4f60ceb10ac621550bdce2258812457" group="commons-digester" name="commons-digester" version="1.8.1"/>
2526
<trusted-key id="073f7a9345756f3b40cdb99e6c70a3b7599c5736" group="org.apache.sshd"/>
@@ -4735,6 +4736,7 @@
47354736
</component>
47364737
<component group="org.testcontainers" name="testcontainers-bom" version="1.16.2">
47374738
<artifact name="testcontainers-bom-1.16.2.pom">
4739+
<pgp value="d022218dcc08aad6ef3af876b3de72e647d35161"/>
47384740
<sha256 value="4cdc10db524d5c7efdc7dac9fbfac58befb3741b9a765d99289f28843fb1c56e" origin="Generated by Gradle because a key couldn't be downloaded"/>
47394741
</artifact>
47404742
</component>

0 commit comments

Comments
 (0)