Skip to content

Commit

Permalink
chore(deps): update dependency org.codehaus.groovy:groovy-all to v2.5.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent b8ee8a1 commit 3d41e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/sample-external-task-process-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.21</version>
<version>2.5.23</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3d41e3e

Please sign in to comment.