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 182b8f89d Bump org.apache.groovy:groovy-xml from 4.0.29 to 4.0.30
182b8f89d is described below

commit 182b8f89db38a0bf6abb3183c260614e99ce93e1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 17:37:12 2026 +0000

    Bump org.apache.groovy:groovy-xml from 4.0.29 to 4.0.30
    
    Bumps [org.apache.groovy:groovy-xml](https://github.com/apache/groovy) from 
4.0.29 to 4.0.30.
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.groovy:groovy-xml
      dependency-version: 4.0.30
      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 a2046e3a4..f8067d730 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.29</groovy.version>
+        <groovy.version>4.0.30</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