Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 27665e6

Browse files
Bump junit in /org.eclim.core/test/eclim_unit_test/xml
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] <support@github.com>
1 parent 454bcef commit 27665e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • org.eclim.core/test/eclim_unit_test/xml

org.eclim.core/test/eclim_unit_test/xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>junit</groupId>
1717
<artifactId>junit</artifactId>
18-
<version>4.13</version>
18+
<version>4.13.1</version>
1919
<scope>test</scope>
2020
</dependency>
2121
<dependency>

0 commit comments

Comments
 (0)