Skip to content

Commit

Permalink
[MAINTENANCE] Update pax-url test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alien11689 committed Feb 14, 2025
1 parent 8740446 commit f9f0aad
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion application/application-itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<org.apache.felix.bundlerepository.version>1.6.6</org.apache.felix.bundlerepository.version>
<org.apache.felix.configadmin.version>1.2.4</org.apache.felix.configadmin.version>
<org.eclipse.osgi.version>3.8.0.v20120529-1548</org.eclipse.osgi.version>
<url.version>2.5.3</url.version>
<url.version>2.6.16</url.version>
</properties>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<org.apache.aries.util.version>1.0.0</org.apache.aries.util.version>
<org.eclipse.osgi.version>3.8.0.v20120529-1548</org.eclipse.osgi.version>
<pax-exam.version>3.4.0</pax-exam.version>
<pax-url-aether.version>2.5.3</pax-url-aether.version>
<pax-url-aether.version>2.6.16</pax-url-aether.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion blueprint/itests/blueprint-itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<org.eclipse.osgi.version>3.11.3</org.eclipse.osgi.version>
<slf4j.version>1.7.7</slf4j.version>
<tinybundles.version>2.0.0</tinybundles.version>
<url.version>2.5.3</url.version>
<url.version>2.6.16</url.version>
<xbean.version>4.5</xbean.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion ejb/ejb-modeller-itest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<org.eclipse.osgi.version>3.11.3</org.eclipse.osgi.version>
<scannotation.version>1.0.2_1</scannotation.version>
<tinybundles.version>2.0.0</tinybundles.version>
<url.version>2.5.3</url.version>
<url.version>2.6.16</url.version>
<xbeans.version>4.25</xbeans.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion ejb/openejb-extender-itest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<pax-exam.version>3.4.0</pax-exam.version>
<pax-logging-api.version>1.7.2</pax-logging-api.version>
<pax-logging-service.version>1.7.2</pax-logging-service.version>
<pax-url-aether.version>2.5.3</pax-url-aether.version>
<pax-url-aether.version>2.6.16</pax-url-aether.version>
<scannotation.version>1.0.2_1</scannotation.version>
<xbeansVersion>3.8</xbeansVersion>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion jmx/jmx-itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<slf4j-api.version>1.7.7</slf4j-api.version>
<tinybundles.version>2.0.0</tinybundles.version>
<exam.version>3.4.0</exam.version>
<url.version>2.5.3</url.version>
<url.version>2.6.16</url.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jmx/jmx-whiteboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<org.apache.aries.jmx.core.version>1.1.8</org.apache.aries.jmx.core.version>
<org.eclipse.osgi.version>3.11.3</org.eclipse.osgi.version>
<tinybundles.version>2.0.0</tinybundles.version>
<url.version>2.5.3</url.version>
<url.version>2.6.16</url.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion proxy/proxy-itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<org.eclipse.osgi.version>3.11.3</org.eclipse.osgi.version>
<slf4j-api.version>1.7.7</slf4j-api.version>
<tinybundles.version>2.0.0</tinybundles.version>
<url.version>2.5.3</url.version>
<url.version>2.6.16</url.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion subsystem/subsystem-itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<osgi.enterprise.version>6.0.0</osgi.enterprise.version>
<slf4j-api.version>1.7.7</slf4j-api.version>
<tinybundles.version>2.0.0</tinybundles.version>
<url.version>2.5.3</url.version>
<url.version>2.6.16</url.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion transaction/transaction-itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<org.osgi.core.version>6.0.0</org.osgi.core.version>
<slf4j-api.version>1.7.7</slf4j-api.version>
<tinybundles.version>2.0.0</tinybundles.version>
<url.version>2.6.7</url.version>
<url.version>2.6.16</url.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f9f0aad

Please sign in to comment.