Skip to content

Commit

Permalink
build(deps): bump groovy.version from 3.0.22 to 3.0.23
Browse files Browse the repository at this point in the history
Bumps `groovy.version` from 3.0.22 to 3.0.23.

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

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

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

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

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.codehaus.groovy:groovy-templates
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.codehaus.groovy:groovy-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.codehaus.groovy:groovy-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent a8e6b09 commit 4c6099a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<properties>
<maven.compiler.release>11</maven.compiler.release>
<asm.version>9.7.1</asm.version>
<groovy.version>3.0.22</groovy.version>
<groovy.version>3.0.23</groovy.version>
<project.build.outputTimestamp>1631003912</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit 4c6099a

Please sign in to comment.