Skip to content

Commit

Permalink
build(deps-dev): bump pax-exam.version from 4.9.1 to 4.13.5
Browse files Browse the repository at this point in the history
Bumps `pax-exam.version` from 4.9.1 to 4.13.5.

Updates `org.ops4j.pax.exam:pax-exam-container-karaf` from 4.9.1 to 4.13.5

Updates `org.ops4j.pax.exam:pax-exam-junit4` from 4.9.1 to 4.13.5

Updates `org.ops4j.pax.exam:pax-exam` from 4.9.1 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-minor
- dependency-name: org.ops4j.pax.exam:pax-exam-junit4
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.ops4j.pax.exam:pax-exam
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent fc6f0ef commit dce67f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<mockito-version>1.9.5</mockito-version>
<org.osgi.core.version>5.0.0</org.osgi.core.version>
<org.osgi.compendium.version>5.0.0</org.osgi.compendium.version>
<pax-exam.version>4.9.1</pax-exam.version>
<pax-exam.version>4.13.5</pax-exam.version>
<pax.url.aether.version>2.5.2</pax.url.aether.version>
<servlet.version>3.0.1</servlet.version>
<slf4j-api.version>1.7.12</slf4j-api.version>
Expand Down

0 comments on commit dce67f6

Please sign in to comment.