Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Bump org.codehaus.groovy:groovy-all in /vault-upgrade-hook
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 2.4.15 to 2.4.21.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-all
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 15cb394 commit 25665dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vault-upgrade-hook/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.15</version>
<version>2.4.21</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 25665dd

Please sign in to comment.