This is an automated email from the ASF dual-hosted git repository.
jbonofre 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 a2d5a54c3 [AMQ-9016] Upgrade to geronimo-annotation_1.3_spec 1.3
new a7054d9d8 Merge pull request #875 from jbonofre/AMQ-9016
a2d5a54c3 is described below
commit a2d5a54c3220935c08f0db6d0b6307f9eebdb4e2
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Aug 14 06:28:51 2022 +0200
[AMQ-9016] Upgrade to geronimo-annotation_1.3_spec 1.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0877ddf5d..84814b25f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -503,7 +503,7 @@
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.3_spec</artifactId>
- <version>1.0</version>
+ <version>1.3</version>
</dependency>