Skip to content

Commit 0f237c0

Browse files
chore(deps-dev): bump pax.exam.version from 4.13.3 to 4.13.5
Bumps `pax.exam.version` from 4.13.3 to 4.13.5. Updates `org.ops4j.pax.exam:pax-exam-container-karaf` from 4.13.3 to 4.13.5 Updates `org.ops4j.pax.exam:pax-exam-junit4` from 4.13.3 to 4.13.5 --- updated-dependencies: - dependency-name: org.ops4j.pax.exam:pax-exam-container-karaf 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 492264e commit 0f237c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platforms/karaf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<karaf.version>4.4.6</karaf.version>
3838
<osgi.version>6.0.0</osgi.version>
3939
<!-- NOT Updated because of: https://github.com/ops4j/org.ops4j.pax.exam2/issues/1020#issuecomment-1011133020 causing instability in CI -->
40-
<pax.exam.version>4.13.3</pax.exam.version>
40+
<pax.exam.version>4.13.5</pax.exam.version>
4141
</properties>
4242

4343
</project>

0 commit comments

Comments
 (0)