This is an automated email from the ASF dual-hosted git repository.

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new a7bb80af9 Bump org.apache.groovy:groovy-xml from 4.0.26 to 4.0.27
a7bb80af9 is described below

commit a7bb80af973eafd08bf6da7bab31ab42bf4719a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 27 17:15:16 2025 +0000

    Bump org.apache.groovy:groovy-xml from 4.0.26 to 4.0.27
    
    Bumps [org.apache.groovy:groovy-xml](https://github.com/apache/groovy) from 
4.0.26 to 4.0.27.
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.groovy:groovy-xml
      dependency-version: 4.0.27
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 blueprint-maven-plugin/blueprint-maven-plugin-itest/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/blueprint-maven-plugin/blueprint-maven-plugin-itest/pom.xml 
b/blueprint-maven-plugin/blueprint-maven-plugin-itest/pom.xml
index 0c019821e..91bb076d9 100644
--- a/blueprint-maven-plugin/blueprint-maven-plugin-itest/pom.xml
+++ b/blueprint-maven-plugin/blueprint-maven-plugin-itest/pom.xml
@@ -40,7 +40,7 @@
         
<blueprint-maven-plugin.version>1.10.1-SNAPSHOT</blueprint-maven-plugin.version>
         
<blueprint-maven-plugin-pax-cdi-handlers.version>1.0.1-SNAPSHOT</blueprint-maven-plugin-pax-cdi-handlers.version>
         
<blueprint-maven-plugin-spring-handlers.version>1.0.1-SNAPSHOT</blueprint-maven-plugin-spring-handlers.version>
-        <groovy.version>4.0.26</groovy.version>
+        <groovy.version>4.0.27</groovy.version>
         
<javax.enterprise.cdi-api.version>2.0.SP1</javax.enterprise.cdi-api.version>
         <javax.inject.version>1</javax.inject.version>
         <javax.transaction-api.version>1.2</javax.transaction-api.version>

Reply via email to