This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new b4e0260a7d3 chore(deps): Bump groovy-version from 4.0.21 to 4.0.22 (#14689) b4e0260a7d3 is described below commit b4e0260a7d3db89a024104673426b5b58bdd6284 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jul 1 12:26:51 2024 +0200 chore(deps): Bump groovy-version from 4.0.21 to 4.0.22 (#14689) Bumps `groovy-version` from 4.0.21 to 4.0.22. Updates `org.apache.groovy:groovy` from 4.0.21 to 4.0.22 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy-ant` from 4.0.21 to 4.0.22 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy-test-junit5` from 4.0.21 to 4.0.22 - [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-ant dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.groovy:groovy-test-junit5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 0ec52b512e7..d785871c4af 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -195,7 +195,7 @@ <graphql-java-version>22.1</graphql-java-version> <greenmail-version>2.0.1</greenmail-version> <grizzly-websockets-version>2.4.4</grizzly-websockets-version> - <groovy-version>4.0.21</groovy-version> + <groovy-version>4.0.22</groovy-version> <grpc-version>1.64.0</grpc-version> <!-- keep grpc-google-auth-library-version in sync with that used by grpc-auth --> <grpc-google-auth-library-version>1.23.0</grpc-google-auth-library-version>