Skip to content

Commit

Permalink
Update rundeck to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 6a380b1 commit d8e70a1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jacksonDatabind = "2.18.1"
picocli = "4.6.3"
snakeYaml = "2.0"
#used for authz lib integration
rundeck = "4.17.6-20240402"
rundeck = "5.8.0-20241205"
testcontainers = "1.17.2"

[libraries]
Expand Down
16 changes: 16 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<ignored-key id="84e913a8e3a748c0" reason="Key couldn't be downloaded from any key server"/>
<ignored-key id="b3de72e647d35161" reason="Key couldn't be downloaded from any key server"/>
<ignored-key id="928fbf39003c0425" reason="Key couldn't be downloaded from any key server"/>
<ignored-key id="31bb70adefa79a0c" reason="Key couldn't be downloaded from any key server"/>
</ignored-keys>
<trusted-keys>
<trusted-key id="015479e1055341431b4545ab72475fd306b9cab7">
Expand Down Expand Up @@ -4403,6 +4404,11 @@
<sha256 value="42e5db1e8f5963fe8c40fb466dfe1fe8594e26249d040587c7b5e34b09cdd96b" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.rundeck" name="rundeck-authz-api" version="5.8.0-20241205">
<artifact name="rundeck-authz-api-5.8.0-20241205.module">
<sha256 value="f643b6404b79fe5b110688db5bb0faf05e27e25c9d1fed1772f228f2989a826a" origin="Generated by Gradle because a key couldn't be downloaded"/>
</artifact>
</component>
<component group="org.rundeck" name="rundeck-authz-core" version="4.2.0-20220509">
<artifact name="rundeck-authz-core-4.2.0-20220509.jar">
<sha256 value="84b3f7bb5b7ed4f0f733d11a6edbca143402424c153e55f1de23ca3d24eae018" origin="Generated by Gradle"/>
Expand All @@ -4411,6 +4417,11 @@
<sha256 value="a36c47d8ae84f248c0a7618aace95d971b89c45bc7deab8e19bfc2119af8cc6e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.rundeck" name="rundeck-authz-core" version="5.8.0-20241205">
<artifact name="rundeck-authz-core-5.8.0-20241205.module">
<sha256 value="6a6039bf091e84f5d08a388db4c6933a699edf00fdd6d9a08d6375d90412e90a" origin="Generated by Gradle because a key couldn't be downloaded"/>
</artifact>
</component>
<component group="org.rundeck" name="rundeck-authz-yaml" version="4.2.0-20220509">
<artifact name="rundeck-authz-yaml-4.2.0-20220509.jar">
<sha256 value="c7700008ff8ebea2a3605936b25a4184b5d5eb6f1c41ad64101a28c0243974d4" origin="Generated by Gradle"/>
Expand All @@ -4419,6 +4430,11 @@
<sha256 value="d64fca592e2f42bc42dc4a5f6dbd5c45f75f1fdfd6861280634c9ae535ab57a3" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.rundeck" name="rundeck-authz-yaml" version="5.8.0-20241205">
<artifact name="rundeck-authz-yaml-5.8.0-20241205.module">
<sha256 value="50b57e77580b2991bf4a5e6b60842a607c9a642fd8e1a5d5e25eecbdf6a9f0b3" origin="Generated by Gradle because a key couldn't be downloaded"/>
</artifact>
</component>
<component group="org.rundeck.cli-toolbelt" name="toolbelt" version="0.2.28">
<artifact name="toolbelt-0.2.28.jar">
<sha256 value="812b21125b4d9a030b53a88590b26381fab2712437cb53249e15f1ab7b4a970c" origin="Generated by Gradle"/>
Expand Down

0 comments on commit d8e70a1

Please sign in to comment.