Skip to content

Commit d75e63b

Browse files
Bump junit-jupiter.version from 5.11.3 to 5.11.4
Bumps `junit-jupiter.version` from 5.11.3 to 5.11.4. Updates `org.junit:junit-bom` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.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/junit-framework@r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f37674a commit d75e63b

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
@@ -108,7 +108,7 @@
108108
<jmdns.version>3.6.0</jmdns.version>
109109
<jmh.version>1.37</jmh.version>
110110
<junit.version>4.13.2</junit.version>
111-
<junit-jupiter.version>5.11.3</junit-jupiter.version>
111+
<junit-jupiter.version>5.11.4</junit-jupiter.version>
112112
<junit-pioneer.version>1.9.1</junit-pioneer.version>
113113
<kafka.version>3.9.0</kafka.version>
114114
<lightcouch.version>0.2.0</lightcouch.version>

0 commit comments

Comments
 (0)