Skip to content

Commit

Permalink
Bump junit.jupiter.api.version from 5.11.3 to 5.11.4
Browse files Browse the repository at this point in the history
Bumps `junit.jupiter.api.version` from 5.11.3 to 5.11.4.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

Updates `org.junit.vintage:junit-vintage-engine` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 6704b03 commit fa45dd3
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 @@ -70,7 +70,7 @@
<jetty.version>9.4.56.v20240826</jetty.version>
<!-- The Jetty bundle exports are using version 9.4.5, not 9.4.5.v20170502... -->
<jetty.bundle.version>9.4.48</jetty.bundle.version>
<junit.jupiter.api.version>5.11.3</junit.jupiter.api.version>
<junit.jupiter.api.version>5.11.4</junit.jupiter.api.version>
<kerby.version>2.1.0</kerby.version>
<ldapsdk.version>4.1</ldapsdk.version>
<logback.version>1.5.12</logback.version>
Expand Down

0 comments on commit fa45dd3

Please sign in to comment.