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 a5439d26a Bump groovy.version from 4.0.7 to 4.0.8
a5439d26a is described below

commit a5439d26a7903be7b77a2ff21e27b29f333ce6d5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 23 03:32:17 2023 +0000

    Bump groovy.version from 4.0.7 to 4.0.8
    
    Bumps `groovy.version` from 4.0.7 to 4.0.8.
    
    Updates `groovy` from 4.0.7 to 4.0.8
    - [Release notes](https://github.com/apache/groovy/releases)
    - [Commits](https://github.com/apache/groovy/commits)
    
    Updates `groovy-ant` from 4.0.7 to 4.0.8
    - [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 f89c2819d..595b6ed11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -262,7 +262,7 @@
         <slf4j.version>1.7.36</slf4j.version>
         <jetty.version>10.0.13</jetty.version>
         <log4j.version>2.19.0</log4j.version>
-        <groovy.version>4.0.7</groovy.version>
+        <groovy.version>4.0.8</groovy.version>
         <jaxbri.version>2.3.6</jaxbri.version>
         <auto-service.version>1.0.1</auto-service.version>
         <asm.version>9.4</asm.version>

Reply via email to