This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new ebafd4ecd3 ARTEMIS-5730 Bump
org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.1 to 3.15.2
ebafd4ecd3 is described below
commit ebafd4ecd31211d8003e913ba407b42e6e98d672
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Oct 29 12:26:50 2025 -0500
ARTEMIS-5730 Bump org.apache.maven.plugin-tools:maven-plugin-annotations
from 3.15.1 to 3.15.2
---
artemis-maven-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/artemis-maven-plugin/pom.xml b/artemis-maven-plugin/pom.xml
index 9bc230ca8c..c37fa25933 100644
--- a/artemis-maven-plugin/pom.xml
+++ b/artemis-maven-plugin/pom.xml
@@ -30,7 +30,7 @@
<properties>
<plugin.components.maven.version>3.9.11</plugin.components.maven.version>
- <plugin.annotations.version>3.15.1</plugin.annotations.version>
+ <plugin.annotations.version>3.15.2</plugin.annotations.version>
</properties>
<dependencies>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact