Skip to content

Commit cdf8af0

Browse files
Bump junit:junit
Bumps the maven group with 1 update in the /modules/org.restlet.tutorial.webapi directory: [junit:junit](https://github.com/junit-team/junit4). Updates `junit:junit` from 4.11 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-version: 4.13.1 dependency-type: direct:development dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db63608 commit cdf8af0

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)