Skip to content

Commit c35c213

Browse files
Bump org.junit:junit-bom from 5.10.2 to 5.11.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d56af50 commit c35c213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<jackson-version>2.17.0</jackson-version>
5454
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
5555
<javax.servlet-api.version>4.0.1</javax.servlet-api.version>
56-
<junit5.version>5.10.2</junit5.version>
56+
<junit5.version>5.11.3</junit5.version>
5757
<hamcrest-library.version>2.2</hamcrest-library.version>
5858
<hdr-histogram.version>2.2.2</hdr-histogram.version>
5959
<kotlin.version>1.7.21</kotlin.version>

0 commit comments

Comments
 (0)