Skip to content

Commit

Permalink
Bump version.groovy from 3.0.17 to 3.0.20 (#263)
Browse files Browse the repository at this point in the history
Bumps `version.groovy` from 3.0.17 to 3.0.20.

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

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

Updates `org.codehaus.groovy:groovy-jsr223` from 3.0.17 to 3.0.20
- [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-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.codehaus.groovy:groovy-jsr223
  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] committed Feb 29, 2024
1 parent a78b086 commit 57505b8
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 @@ -27,7 +27,7 @@
<maven.compiler.release>11</maven.compiler.release>
<skipITs>true</skipITs>

<version.groovy>3.0.17</version.groovy>
<version.groovy>3.0.20</version.groovy>
<version.assembly.plugin>3.6.0</version.assembly.plugin>
<version.jackson>2.16.1</version.jackson>
<version.iceberg>1.4.3</version.iceberg>
Expand Down

0 comments on commit 57505b8

Please sign in to comment.