Skip to content

Commit

Permalink
Bump groovy.version from 4.0.22 to 4.0.23 in /java (#165)
Browse files Browse the repository at this point in the history
Bumps `groovy.version` from 4.0.22 to 4.0.23.

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-templates
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-xml
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-jsr223
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-datetime
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-dateutil
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-sql
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-json
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-groovysh
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 73a1a8b commit 7b4b776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<properties>
<parent.path>${basedir}</parent.path>

<groovy.version>4.0.22</groovy.version>
<groovy.version>4.0.23</groovy.version>

<logback.version>1.5.8</logback.version>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit 7b4b776

Please sign in to comment.