Bump pax-url 2.5.2 → 2.5.3 94/64294/1
authorStephen Kitt <skitt@redhat.com>
Mon, 16 Oct 2017 07:53:35 +0000 (09:53 +0200)
committerStephen Kitt <skitt@redhat.com>
Mon, 16 Oct 2017 08:56:57 +0000 (08:56 +0000)
Release notes:
https://ops4j1.jira.com/browse/PAXURL-345?jql=project%20%3D%20PAXURL%20AND%20fixVersion%20%3D%202.5.3
(in particular, this addresses CVE-2015-5262).

Change-Id: I2c7bfdb9139ae15573fc9d92f47d28a14ef0e345
Signed-off-by: Stephen Kitt <skitt@redhat.com>
odlparent/pom.xml

index 8cd6d098d403551a7af947bfae935367406eea8f..8092a445d451cf83d2f482bbf5f384497abc13a8 100644 (file)
       <dependency>
         <groupId>org.ops4j.pax.url</groupId>
         <artifactId>pax-url-link</artifactId>
-        <version>2.5.2</version>
+        <version>2.5.3</version>
         <scope>test</scope>
       </dependency>
       <dependency>
         <groupId>org.ops4j.pax.url</groupId>
         <artifactId>pax-url-aether</artifactId>
-        <version>2.5.2</version>
+        <version>2.5.3</version>
         <scope>test</scope>
       </dependency>
       <dependency>
         <groupId>org.ops4j.pax.url</groupId>
         <artifactId>pax-url-wrap</artifactId>
-        <version>2.5.2</version>
+        <version>2.5.3</version>
       </dependency>
 
       <dependency>