Skip to content

Commit

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

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

Updates `org.apache.groovy:groovy-json` from 4.0.16 to 4.0.17
- [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-json
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent aff406b commit 309105b
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 @@ -36,7 +36,7 @@
<properties>
<jackson.version>2.16.0</jackson.version>
<reactor-netty.version>1.1.14</reactor-netty.version>
<groovy.version>4.0.16</groovy.version>
<groovy.version>4.0.17</groovy.version>
<spock.version>2.3-groovy-4.0</spock.version>
<junit.version>5.10.1</junit.version>
<junit-platform.version>1.10.1</junit-platform.version>
Expand Down

0 comments on commit 309105b

Please sign in to comment.