Skip to content

Commit

Permalink
Bump junit.version from 5.11.3 to 5.11.4 (#434)
Browse files Browse the repository at this point in the history
Bumps `junit.version` from 5.11.3 to 5.11.4.

Updates `org.junit.jupiter:junit-jupiter-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)

Updates `org.junit.jupiter:junit-jupiter-params` 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-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent ac5ab5e commit 0462164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<jakarta.mail.api.version>2.1.3</jakarta.mail.api.version>
<jasypt.version>1.9.3</jasypt.version>
<jaxb-runtime.version>3.0.2</jaxb-runtime.version>
<junit.version>5.11.3</junit.version>
<junit.version>5.11.4</junit.version>
<kerby.version>2.0.3</kerby.version>
<neethi.version>3.2.1</neethi.version>
<opensaml.version>5.0.0</opensaml.version>
Expand Down

0 comments on commit 0462164

Please sign in to comment.