Skip to content

Commit

Permalink
chore(deps-dev): bump pax.exam.version from 4.13.3 to 4.13.5
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 492264e commit 0f237c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<karaf.version>4.4.6</karaf.version>
<osgi.version>6.0.0</osgi.version>
<!-- NOT Updated because of: https://github.com/ops4j/org.ops4j.pax.exam2/issues/1020#issuecomment-1011133020 causing instability in CI -->
<pax.exam.version>4.13.3</pax.exam.version>
<pax.exam.version>4.13.5</pax.exam.version>
</properties>

</project>

0 comments on commit 0f237c0

Please sign in to comment.