Skip to content

Commit aa03bfd

Browse files
Bump junit from 4.11 to 4.13.1 in /helloworld
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) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f26804 commit aa03bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helloworld/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<dependency>
1212
<groupId>junit</groupId>
1313
<artifactId>junit</artifactId>
14-
<version>4.13</version>
14+
<version>4.13.1</version>
1515
<scope>test</scope>
1616
</dependency>
1717

0 commit comments

Comments
 (0)