Skip to content

Commit

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

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

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

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

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

Updates `org.codehaus.groovy:groovy-test` from 3.0.18 to 3.0.19
- [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-xml
  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-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.codehaus.groovy:groovy-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and squakez committed Aug 23, 2023
1 parent 411f2fb commit adb8f89
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 @@ -50,7 +50,7 @@
<quarkus-native-builder-image>quay.io/quarkus/ubi-quarkus-mandrel-builder-image:23.0-jdk-17</quarkus-native-builder-image>

<!-- camel-k-runtime specific -->
<groovy-version>3.0.18</groovy-version>
<groovy-version>3.0.19</groovy-version>
<immutables-version>2.9.3</immutables-version>
<commons-collections4-version>4.4</commons-collections4-version>
<assertj-version>3.24.2</assertj-version>
Expand Down

0 comments on commit adb8f89

Please sign in to comment.