Skip to content

Commit

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

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

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

Updates `org.codehaus.groovy:groovy-jsr223` from 3.0.20 to 3.0.21
- [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 Mar 1, 2024
1 parent cf19e64 commit b094cb6
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.20</version.groovy>
<version.groovy>3.0.21</version.groovy>
<version.assembly.plugin>3.6.0</version.assembly.plugin>
<!-- Use same version as iceberg https://github.com/apache/iceberg/blob/main/gradle/libs.versions.toml#L53-->
<version.jackson>2.14.2</version.jackson>
Expand Down

0 comments on commit b094cb6

Please sign in to comment.