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 eed1c4dc6f build(deps): bump org.apache.groovy:groovy from 5.0.8 to
5.1.0 (#2464)
eed1c4dc6f is described below
commit eed1c4dc6f3bb3eba527ff18d88b9a3318d92386
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 17 09:13:17 2026 -0400
build(deps): bump org.apache.groovy:groovy from 5.0.8 to 5.1.0 (#2464)
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 efcf11b41e..4ce486b9f7 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