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 fbe2b0452b Bump groovy.version from 4.0.1 to 4.0.2
fbe2b0452b is described below
commit fbe2b0452bc27227de72a30f652a8d790d9b5ca7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 25 13:35:14 2022 +0000
Bump groovy.version from 4.0.1 to 4.0.2
Bumps `groovy.version` from 4.0.1 to 4.0.2.
Updates `groovy` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)
Updates `groovy-ant` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)
Updates `groovy-xml` from 4.0.1 to 4.0.2
- [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
- dependency-name: org.apache.groovy:groovy-xml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d4ca66e3c8..29c95b55c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -475,7 +475,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.9.0</google.gson.version>
- <groovy.version>4.0.1</groovy.version>
+ <groovy.version>4.0.2</groovy.version>
<httpcore.version>4.4.15</httpcore.version>
<httpclient.version>4.5.13</httpclient.version>
<httpmime.version>4.5.13</httpmime.version>