Skip to content

Commit

Permalink
Bump pax.exam.version from 4.13.5 to 4.14.0
Browse files Browse the repository at this point in the history
Bumps `pax.exam.version` from 4.13.5 to 4.14.0.

Updates `org.ops4j.pax.exam:pax-exam-container-native` from 4.13.5 to 4.14.0

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

Updates `org.ops4j.pax.exam:pax-exam-cm` from 4.13.5 to 4.14.0

Updates `org.ops4j.pax.exam:pax-exam-link-mvn` from 4.13.5 to 4.14.0

---
updated-dependencies:
- dependency-name: org.ops4j.pax.exam:pax-exam-container-native
  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-cm
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.ops4j.pax.exam:pax-exam-link-mvn
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent e237e3b commit 9bdedd3
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 @@ -80,7 +80,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${project.artifactId}</commons.scmPubUrl>
<japicmp.skip>false</japicmp.skip>

<pax.exam.version>4.13.5</pax.exam.version>
<pax.exam.version>4.14.0</pax.exam.version>
<slf4j.version>2.0.16</slf4j.version>
<asm.version>9.7.1</asm.version>
<project.build.outputTimestamp>2024-08-20T11:00:46Z</project.build.outputTimestamp>
Expand Down

0 comments on commit 9bdedd3

Please sign in to comment.