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:22:41 UTC

[activemq] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f35bce  [AMQ-7382] Upgrade to geronimo-jacc_1.1_spec 1.0.2
     new 3bd7108  Merge pull request #440 from jbonofre/AMQ-7382
2f35bce is described below

commit 2f35bcec055f5a59a9e50c9568306b581984d3ba
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
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ffda81d..8f9b955 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>