This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.2.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.2.x by this push:
new 533ed3a5f5 Bump org.apache.geronimo.specs:geronimo-annotation_1.3_spec
(#1599)
533ed3a5f5 is described below
commit 533ed3a5f566e09ead48aa51932f84fca6e7cddb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 24 14:29:21 2026 +0100
Bump org.apache.geronimo.specs:geronimo-annotation_1.3_spec (#1599)
Bumps org.apache.geronimo.specs:geronimo-annotation_1.3_spec from 1.0 to
1.3.
---
updated-dependencies:
- dependency-name: org.apache.geronimo.specs:geronimo-annotation_1.3_spec
dependency-version: '1.3'
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-all/pom.xml | 2 +-
activemq-osgi/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml
index 010913e3fa..1a608a8d2a 100644
--- a/activemq-all/pom.xml
+++ b/activemq-all/pom.xml
@@ -320,7 +320,7 @@
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.3_spec</artifactId>
- <version>1.0</version>
+ <version>1.3</version>
<classifier>sources</classifier>
<optional>true</optional>
</dependency>
diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml
index eafb7beba6..ef0db16fe2 100644
--- a/activemq-osgi/pom.xml
+++ b/activemq-osgi/pom.xml
@@ -471,7 +471,7 @@
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.3_spec</artifactId>
- <version>1.0</version>
+ <version>1.3</version>
<classifier>sources</classifier>
<optional>true</optional>
</dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact