Skip to content

Commit

Permalink
Bump org.codehaus.groovy:groovy-jsr223 from 3.0.22 to 3.0.23 (#704)
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.groovy:groovy-jsr223](https://github.com/apache/groovy) from 3.0.22 to 3.0.23.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-jsr223
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 685a321 commit 24a2a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</description>

<properties>
<org.codehaus.groovy.version>3.0.22</org.codehaus.groovy.version>
<org.codehaus.groovy.version>3.0.23</org.codehaus.groovy.version>
<org.jruby.version>9.4.9.0</org.jruby.version>
<org.openjdk.nashorn.version>15.4</org.openjdk.nashorn.version>
<commons-compress.version>1.27.1</commons-compress.version>
Expand Down

0 comments on commit 24a2a14

Please sign in to comment.