Skip to content

Commit

Permalink
Bump groovy.version from 4.0.19 to 4.0.20
Browse files Browse the repository at this point in the history
Bumps `groovy.version` from 4.0.19 to 4.0.20.

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

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

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

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

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.groovy:groovy-nio
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mathieucarbou committed Mar 14, 2024
1 parent 7961dad commit 3e71407
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 @@ -63,7 +63,7 @@
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<groovy.version>4.0.19</groovy.version>
<groovy.version>4.0.20</groovy.version>
<jacoco.minimum.coverage>1.00</jacoco.minimum.coverage>
<junit.version>5.10.2</junit.version>
<maven.version>3.9.6</maven.version>
Expand Down

0 comments on commit 3e71407

Please sign in to comment.