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 253e53397 Bump org.apache.groovy:groovy-xml from 4.0.24 to 4.0.26
253e53397 is described below
commit 253e533971966592f1f787bbddf66093ffdd32d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 28 18:04:25 2025 +0000
Bump org.apache.groovy:groovy-xml from 4.0.24 to 4.0.26
Bumps [org.apache.groovy:groovy-xml](https://github.com/apache/groovy) from
4.0.24 to 4.0.26.
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-xml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
blueprint/plugin/blueprint-maven-plugin-itest/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/blueprint/plugin/blueprint-maven-plugin-itest/pom.xml
b/blueprint/plugin/blueprint-maven-plugin-itest/pom.xml
index 693d64e2a..bfafdcfba 100644
--- a/blueprint/plugin/blueprint-maven-plugin-itest/pom.xml
+++ b/blueprint/plugin/blueprint-maven-plugin-itest/pom.xml
@@ -38,7 +38,7 @@
<aries.skip.version.check>true</aries.skip.version.check>
<blueprint-maven-plugin.version>1.10.1-SNAPSHOT</blueprint-maven-plugin.version>
- <groovy.version>4.0.24</groovy.version>
+ <groovy.version>4.0.26</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>