Skip to content

Commit

Permalink
build(deps): bump groovy.version from 4.0.23 to 4.0.24 (#1876)
Browse files Browse the repository at this point in the history
Bumps `groovy.version` from 4.0.23 to 4.0.24.

Updates `org.apache.groovy:groovy-test-junit5` from 4.0.23 to 4.0.24
- [Commits](https://github.com/apache/groovy/commits)

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

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

Updates `org.apache.groovy:groovy-ant` from 4.0.23 to 4.0.24
- [Commits](https://github.com/apache/groovy/commits)

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

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-test-junit5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-templates
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-ant
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-xml
  dependency-type: direct:production
  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 8, 2024
1 parent 25893ae commit e0dbd3a
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 @@ -127,7 +127,7 @@
<equalsverifier.version>3.17.1</equalsverifier.version>
<!-- It seems freemarker 2.3.32 was the last to support Java 11, 2.3.33 requires Java 16 -->
<freemarker.version>2.3.32</freemarker.version>
<groovy.version>4.0.23</groovy.version>
<groovy.version>4.0.24</groovy.version>
<guava.version>33.3.1-jre</guava.version>
<hamcrest.version>3.0</hamcrest.version>
<httpclient.version>4.5.14</httpclient.version>
Expand Down

0 comments on commit e0dbd3a

Please sign in to comment.