Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] ecde3d47e2
Bump junit from 4.12 to 4.13.1 4 years ago
  1. 2
      pom.xml

2
pom.xml

@ -121,7 +121,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>

Loading…
Cancel
Save