Skip to content

Commit

Permalink
Bump exam.version from 4.13.1 to 4.13.5 in /src/it/equinox
Browse files Browse the repository at this point in the history
Bumps `exam.version` from 4.13.1 to 4.13.5.

Updates `org.ops4j.pax.exam:pax-exam-container-native` 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-assembly` from 4.13.1 to 4.13.5

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and veithen committed Sep 4, 2023
1 parent 80a449f commit ae9d332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/equinox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<artifactId>equinox</artifactId>
<version>1</version>
<properties>
<exam.version>4.13.1</exam.version>
<exam.version>4.13.5</exam.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit ae9d332

Please sign in to comment.