Skip to content

Commit

Permalink
Bump version.groovy from 2.5.23 to 3.0.22
Browse files Browse the repository at this point in the history
Bumps `version.groovy` from 2.5.23 to 3.0.22.

Updates `org.codehaus.groovy:groovy-jsr223` from 2.5.23 to 3.0.22
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.codehaus.groovy:groovy-json` from 2.5.23 to 3.0.22
- [Commits](https://github.com/apache/groovy/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rzo1 committed Jul 5, 2024
1 parent 825b1a1 commit c05d185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomee/tomee-webaccess/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<properties>
<tomee.build.name>${project.groupId}.tomee.webaccess</tomee.build.name>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.groovy>2.5.23</version.groovy>
<version.groovy>3.0.22</version.groovy>
</properties>
<profiles>
<profile>
Expand Down

0 comments on commit c05d185

Please sign in to comment.