Skip to content

Commit eda973e

Browse files
authored
Merge pull request #10 from privacyidea/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents d2ffe3f + e29d298 commit eda973e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>junit</groupId>
4848
<artifactId>junit</artifactId>
49-
<version>4.12</version>
49+
<version>4.13.1</version>
5050
<scope>test</scope>
5151
</dependency>
5252

0 commit comments

Comments
 (0)