This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 32f12aaf4f build(deps): bump org.apache.groovy:groovy-ant from 5.0.8
to 5.1.0 (#2465)
32f12aaf4f is described below
commit 32f12aaf4f775ad39034d062e10893186f16c97a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 17 09:12:32 2026 -0400
build(deps): bump org.apache.groovy:groovy-ant from 5.0.8 to 5.1.0 (#2465)
Bumps [org.apache.groovy:groovy-ant](https://github.com/apache/groovy) from
5.0.8 to 5.1.0.
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-ant
dependency-version: 5.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
activemq-openwire-generator/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/activemq-openwire-generator/pom.xml
b/activemq-openwire-generator/pom.xml
index a67cf3e911..efcf11b41e 100644
--- a/activemq-openwire-generator/pom.xml
+++ b/activemq-openwire-generator/pom.xml
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy-ant</artifactId>
- <version>5.0.8</version>
+ <version>5.1.0</version>
</dependency>
<dependency>
<groupId>annogen</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact