Merge pull request #5554 from eclipse/dependabot/maven/jetty-9.4.x/org.ops4j.pax.url-pax-url-wrap-2.6.1

Bump pax-url-wrap from 2.5.2 to 2.6.1
This commit is contained in:
Joakim Erdfelt 2020-11-03 08:32:10 -06:00 committed by GitHub
commit 69185bf31d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
<dependency>
<groupId>org.ops4j.pax.url</groupId>
<artifactId>pax-url-wrap</artifactId>
<version>2.5.2</version>
<version>2.6.1</version>
<scope>test</scope>
</dependency>
<dependency>