Skip to content

Commit ffab2ce

Browse files
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bad819 commit ffab2ce

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
@@ -87,7 +87,7 @@
8787
<jetty.version>9.2.19.v20160908</jetty.version>
8888
<jmh.version>1.12</jmh.version>
8989
<jsoup.version>1.15.3</jsoup.version>
90-
<junit.version>4.12</junit.version>
90+
<junit.version>4.13.1</junit.version>
9191
<kotlin.version>1.2.71</kotlin.version>
9292
<checkstyle.version>8.12</checkstyle.version>
9393
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>

0 commit comments

Comments
 (0)