Skip to content

Commit fb19910

Browse files
authored
Merge pull request #1227 from Sloeber/dependabot/maven/io.sloeber.tests/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1 in /io.sloeber.tests
2 parents bff324c + afb5f1b commit fb19910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io.sloeber.tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>junit</groupId>
1717
<artifactId>junit</artifactId>
18-
<version>4.11</version>
18+
<version>4.13.1</version>
1919
<scope>test</scope>
2020
</dependency>
2121
</dependencies>

0 commit comments

Comments
 (0)