Skip to content

Commit 50c5d34

Browse files
Bump junit-jupiter.version from 5.13.3 to 5.13.4 (#3840)
Bumps `junit-jupiter.version` from 5.13.3 to 5.13.4. Updates `org.junit:junit-bom` from 5.13.3 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.3 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.4 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> Co-authored-by: Piotr P. Karwasz <[email protected]>
1 parent 3871c4c commit 50c5d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<json-unit.version>4.1.1</json-unit.version>
121121
<jspecify.version>1.0.0</jspecify.version>
122122
<junit.version>4.13.2</junit.version>
123-
<junit-jupiter.version>5.13.3</junit-jupiter.version>
123+
<junit-jupiter.version>5.13.4</junit-jupiter.version>
124124
<junit-pioneer.version>2.3.0</junit-pioneer.version>
125125
<log4j2-custom-layout.version>1.1.0</log4j2-custom-layout.version>
126126
<log4j2-logstash-layout.version>0.18</log4j2-logstash-layout.version>

0 commit comments

Comments
 (0)