This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a commit to branch activemq-6.3.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.3.x by this push:
new 7d2a795574 [6.3.x] bump org.apache.groovy:groovy from 5.0.8 to 5.1.0
(#2467)
7d2a795574 is described below
commit 7d2a7955746e038aa6c81c4393a35a1d31470a17
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 17 09:13:51 2026 -0400
[6.3.x] bump org.apache.groovy:groovy from 5.0.8 to 5.1.0 (#2467)
Bumps [org.apache.groovy:groovy](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
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 585d13893e..46147fd263 100644
--- a/activemq-openwire-generator/pom.xml
+++ b/activemq-openwire-generator/pom.xml
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
- <version>5.0.8</version>
+ <version>5.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.groovy</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact