Skip to content

Commit

Permalink
build(deps): bump groovy-version from 4.0.23 to 4.0.24
Browse files Browse the repository at this point in the history
Bumps `groovy-version` from 4.0.23 to 4.0.24.

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

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

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

Updates `org.apache.groovy:groovy-xml` from 4.0.23 to 4.0.24
- [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-yaml
  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-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 squakez committed Jan 24, 2025
1 parent 6e4f43f commit 4242543
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 @@ -49,7 +49,7 @@
<quarkus-native-builder-image>quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-21</quarkus-native-builder-image>

<!-- camel-k-runtime specific -->
<groovy-version>4.0.23</groovy-version>
<groovy-version>4.0.24</groovy-version>
<immutables-version>2.10.1</immutables-version>
<commons-collections4-version>4.4</commons-collections4-version>
<assertj-version>3.26.3</assertj-version>
Expand Down

0 comments on commit 4242543

Please sign in to comment.