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 2022/07/28 15:44:10 UTC

[activemq] branch activemq-5.17.x updated: [AMQ-9002] Upgrade to Pax URL 2.6.11

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

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


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new 1a51fa53b [AMQ-9002] Upgrade to Pax URL 2.6.11
1a51fa53b is described below

commit 1a51fa53b9915888ba37e7f383744c95c4938d7d
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Jul 22 15:52:44 2022 +0200

    [AMQ-9002] Upgrade to Pax URL 2.6.11
    
    (cherry picked from commit 1ee49a619daed8c2de3d638f891483535806a772)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 37c630420..e5cf8c3a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
 
     <pax-logging-version>1.11.4</pax-logging-version>
     <pax-exam-version>4.13.1</pax-exam-version>
-    <pax-url-version>2.6.2</pax-url-version>
+    <pax-url-version>2.6.11</pax-url-version>
     <felix-framework-version>5.6.12</felix-framework-version>
 
     <site-repo-url>scpexe://people.apache.org/www/activemq.apache.org/maven/</site-repo-url>