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/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 05cbe58 Bump groovy.version from 3.0.8 to 3.0.9 05cbe58 is described below commit 05cbe58c3b6016b5dc92a75e2e17c8ec25856818 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Sep 9 13:08:44 2021 +0000 Bump groovy.version from 3.0.8 to 3.0.9 Bumps `groovy.version` from 3.0.8 to 3.0.9. Updates `groovy` from 3.0.8 to 3.0.9 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-ant` from 3.0.8 to 3.0.9 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-xml` from 3.0.8 to 3.0.9 - [Release notes](https://github.com/apache/groovy/releases) - [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-ant 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 ... 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 6098994..f6af940 100644 --- a/pom.xml +++ b/pom.xml @@ -507,7 +507,7 @@ <geronimo.spec.metadata.version>1.1.3</geronimo.spec.metadata.version> <geronimo.spec.jaxws.version>1.2</geronimo.spec.jaxws.version> <google.gson.version>2.8.8</google.gson.version> - <groovy.version>3.0.8</groovy.version> + <groovy.version>3.0.9</groovy.version> <httpcore.version>4.4.14</httpcore.version> <httpclient.version>4.5.13</httpclient.version> <httpmime.version>4.5.13</httpmime.version>