Skip to content

Commit

Permalink
build(deps): bump groovyVersion from 2.5.16 to 3.0.18
Browse files Browse the repository at this point in the history
Bumps `groovyVersion` from 2.5.16 to 3.0.18.

Updates `groovy` from 2.5.16 to 3.0.18
- [Commits](https://github.com/apache/groovy/commits)

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

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

Updates `groovy-jmx` from 2.5.22 to 3.0.18
- [Commits](https://github.com/apache/groovy/commits)

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

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

Updates `groovy-macro` from 2.5.22 to 3.0.18
- [Commits](https://github.com/apache/groovy/commits)

Updates `groovy-nio` from 2.5.22 to 3.0.18
- [Commits](https://github.com/apache/groovy/commits)

Updates `groovy-servlet` from 2.5.22 to 3.0.18
- [Commits](https://github.com/apache/groovy/commits)

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

Updates `groovy-swing` from 2.5.22 to 3.0.18
- [Commits](https://github.com/apache/groovy/commits)

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

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

Updates `groovy-bsf` from 2.5.22 to 3.0.18
- [Commits](https://github.com/apache/groovy/commits)

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

Updates `groovy-jaxb` from 2.5.22 to 3.0.18
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-ant
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-datetime
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-jmx
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-json
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-jsr223
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-macro
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-nio
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-servlet
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-sql
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-swing
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-templates
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-xml
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-bsf
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.codehaus.groovy:groovy-jaxb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent d722657 commit 3c53a66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1637,7 +1637,7 @@
<geohashVersion>1.4.0</geohashVersion>
<geoipVersion>2.15.0</geoipVersion>
<geronimoVersion>1.1.1</geronimoVersion>
<groovyVersion>2.5.22</groovyVersion>
<groovyVersion>3.0.18</groovyVersion>
<grpcVersion>1.46.0</grpcVersion>
<gsonVersion>2.9.1</gsonVersion>
<guavaVersion>25.1-jre</guavaVersion>
Expand Down
2 changes: 1 addition & 1 deletion smoke-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<camelVersion>2.19.1</camelVersion>
<surefireVersion>2.18</surefireVersion>
<failsafeVersion>2.22.2</failsafeVersion>
<groovyVersion>2.5.16</groovyVersion>
<groovyVersion>3.0.18</groovyVersion>
<frontendPluginVersion>0.0.29</frontendPluginVersion>
<jackson2Version>2.14.2</jackson2Version>
<jersey.version>2.40</jersey.version>
Expand Down

0 comments on commit 3c53a66

Please sign in to comment.