Skip to content

Commit 1f1c93b

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 97aa004 commit 1f1c93b

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
@@ -13,7 +13,7 @@
1313
<maven.compiler.target>1.8</maven.compiler.target>
1414
<java-jwt>3.9.0</java-jwt>
1515
<slf4j>1.7.5</slf4j>
16-
<junit>4.12</junit>
16+
<junit>4.13.1</junit>
1717
<org.apache.httpcomponents.httpasyncclient>4.0.2</org.apache.httpcomponents.httpasyncclient>
1818
<org.apache.httpcomponents.httpclient>4.4.1</org.apache.httpcomponents.httpclient>
1919
<org.apache.httpcomponents>4.4.1</org.apache.httpcomponents>

0 commit comments

Comments
 (0)