Skip to content

Commit 803b3a5

Browse files
authored
Merge pull request #124 from clarin-eric/dependabot/maven/curation-web/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1 in /curation-web
2 parents 8085bb0 + 904ac25 commit 803b3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curation-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>junit</groupId>
2525
<artifactId>junit</artifactId>
26-
<version>4.11</version>
26+
<version>4.13.1</version>
2727
<scope>test</scope>
2828
</dependency>
2929
<dependency>

0 commit comments

Comments
 (0)