Skip to content

Commit 3060dce

Browse files
Bump junit from 4.8.1 to 4.13.1 in /examples
Bumps [junit](https://github.com/junit-team/junit4) from 4.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.8.1...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b753f2f commit 3060dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>junit</groupId>
143143
<artifactId>junit</artifactId>
144-
<version>4.8.1</version>
144+
<version>4.13.1</version>
145145
<scope>test</scope>
146146
</dependency>
147147
</dependencies>

0 commit comments

Comments
 (0)