Skip to content

Commit 0aea41f

Browse files
Bump junit from 3.8.1 to 4.13.1 in /gem-maven-plugin/src/it/gemify-pom
Bumps [junit](https://github.com/junit-team/junit4) from 3.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](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b453266 commit 0aea41f

File tree

1 file changed

+1
-1
lines changed
  • gem-maven-plugin/src/it/gemify-pom

1 file changed

+1
-1
lines changed

gem-maven-plugin/src/it/gemify-pom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<dependency>
1212
<groupId>junit</groupId>
1313
<artifactId>junit</artifactId>
14-
<version>3.8.1</version>
14+
<version>4.13.1</version>
1515
<scope>test</scope>
1616
</dependency>
1717
</dependencies>

0 commit comments

Comments
 (0)