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:43:14 UTC

[activemq] branch main 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 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 1ee49a619 [AMQ-9002] Upgrade to Pax URL 2.6.11
     new 0a372c736 Merge pull request #859 from jbonofre/AMQ-9002
1ee49a619 is described below

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

diff --git a/pom.xml b/pom.xml
index d7cd8d0bd..f4d186ebd 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>