This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push: new 379585fe5 Bump groovy.version from 4.0.5 to 4.0.6 379585fe5 is described below commit 379585fe5219b807279ae91ad31b827ccd159fea Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Oct 17 03:34:05 2022 +0000 Bump groovy.version from 4.0.5 to 4.0.6 Bumps `groovy.version` from 4.0.5 to 4.0.6. Updates `groovy` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-ant` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/apache/groovy/releases) - [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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78bcf6f1b..f83664c18 100644 --- a/pom.xml +++ b/pom.xml @@ -260,7 +260,7 @@ <slf4j.version>1.7.36</slf4j.version> <jetty.version>10.0.12</jetty.version> <log4j.version>2.19.0</log4j.version> - <groovy.version>4.0.5</groovy.version> + <groovy.version>4.0.6</groovy.version> <jaxbri.version>2.3.6</jaxbri.version> <auto-service.version>1.0.1</auto-service.version> <asm.version>9.4</asm.version>