Skip to content

Commit f123c9e

Browse files
Bump org.junit:junit-bom from 5.11.0 to 5.11.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.0...r5.11.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f149fc7 commit f123c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<jackson.version>2.17.2</jackson.version>
7676
<jetty.version>11.0.24</jetty.version>
7777
<javax-jms.version>2.0.1</javax-jms.version>
78-
<junit.version>5.11.0</junit.version>
78+
<junit.version>5.11.1</junit.version>
7979
<kotlin.version>2.0.20</kotlin.version>
8080
<log4j.version>2.24.1</log4j.version>
8181
<slf4j.version>2.0.16</slf4j.version>

0 commit comments

Comments
 (0)