Skip to content

Commit 8977eef

Browse files
Bump junit from 4.11 to 4.13.1 in /lightweight-webserver
Bumps [junit](https://github.com/junit-team/junit4) 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-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fc0322 commit 8977eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightweight-webserver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>junit</groupId>
1818
<artifactId>junit</artifactId>
19-
<version>4.11</version>
19+
<version>4.13.1</version>
2020
<scope>test</scope>
2121
</dependency>
2222
<dependency>

0 commit comments

Comments
 (0)