You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2020/02/03 15:24:17 UTC

[activemq] branch activemq-5.15.x updated: [AMQ-7382] Upgrade to geronimo-jacc_1.1_spec 1.0.2

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new 50eb028  [AMQ-7382] Upgrade to geronimo-jacc_1.1_spec 1.0.2
50eb028 is described below

commit 50eb0280f35549bbbd1be74e5815c771994fc69e
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Jan 28 15:47:41 2020 +0100

    [AMQ-7382] Upgrade to geronimo-jacc_1.1_spec 1.0.2
    
    (cherry picked from commit 2f35bcec055f5a59a9e50c9568306b581984d3ba)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 90829a0..6041bd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -533,7 +533,7 @@
       <dependency>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-jacc_1.1_spec</artifactId>
-        <version>1.0.1</version>
+        <version>1.0.2</version>
       </dependency>
 
       <dependency>