Skip to content

Commit 54ac99b

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 04887a5 commit 54ac99b

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
@@ -16,7 +16,7 @@
1616
<maven.compiler.source>1.8</maven.compiler.source>
1717
<maven.compiler.target>1.8</maven.compiler.target>
1818
<java.version>1.8</java.version>
19-
<junit>4.12</junit>
19+
<junit>4.13.1</junit>
2020
<lombok>1.18.0</lombok>
2121
<jackson>2.10.0</jackson>
2222
<hibernate.validator>6.1.1.Final</hibernate.validator>

0 commit comments

Comments
 (0)