Skip to content

Commit 18cdd14

Browse files
authored
Merge pull request #15 from restlet/dependabot/maven/modules/org.restlet.tutorial.webapi/maven-2f29c6db53
Bump junit:junit from 4.11 to 4.13.1 in /modules/org.restlet.tutorial.webapi in the maven group across 1 directory
2 parents 41e3780 + cdf8af0 commit 18cdd14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/org.restlet.tutorial.webapi

modules/org.restlet.tutorial.webapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>junit</groupId>
4242
<artifactId>junit</artifactId>
43-
<version>4.11</version>
43+
<version>4.13.1</version>
4444
<scope>test</scope>
4545
</dependency>
4646
<!-- persistence -->

0 commit comments

Comments
 (0)