Skip to content

Commit 0afce18

Browse files
Bump exam.version from 4.13.1 to 4.13.5
Bumps `exam.version` from 4.13.1 to 4.13.5. Updates `org.ops4j.pax.exam:pax-exam` from 4.13.1 to 4.13.5 Updates `org.ops4j.pax.exam:pax-exam-inject` from 4.13.1 to 4.13.5 Updates `org.ops4j.pax.exam:pax-exam-container-forked` from 4.13.1 to 4.13.5 Updates `org.ops4j.pax.exam:pax-exam-junit4` from 4.13.1 to 4.13.5 Updates `org.ops4j.pax.exam:pax-exam-link-mvn` from 4.13.1 to 4.13.5 --- updated-dependencies: - dependency-name: org.ops4j.pax.exam:pax-exam dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.ops4j.pax.exam:pax-exam-inject dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.ops4j.pax.exam:pax-exam-container-forked dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.ops4j.pax.exam:pax-exam-junit4 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.ops4j.pax.exam:pax-exam-link-mvn dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e74264 commit 0afce18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jetty-osgi/test-jetty-osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<bundle-symbolic-name>${project.groupId}.boot.test.osgi</bundle-symbolic-name>
1414
<jetty-orbit-url>https://download.eclipse.org/jetty/orbit/</jetty-orbit-url>
1515
<assembly-directory>target/distribution</assembly-directory>
16-
<exam.version>4.13.1</exam.version>
16+
<exam.version>4.13.5</exam.version>
1717
<url.version>2.6.14</url.version>
1818
<bnd.version>5.3.0</bnd.version>
1919
<swissbox.version>1.8.3</swissbox.version>

0 commit comments

Comments
 (0)