Skip to content
This repository was archived by the owner on Oct 16, 2022. It is now read-only.

Commit b8bb1f6

Browse files
authored
Merge pull request #18 from immutables/dependabot/maven/maven-shade-plugin/junit-junit-4.13.1
Bump junit from 4.10 to 4.13.1 in /maven-shade-plugin
2 parents dee2d52 + 6764319 commit b8bb1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-shade-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ under the License.
123123
<dependency>
124124
<groupId>junit</groupId>
125125
<artifactId>junit</artifactId>
126-
<version>4.10</version>
126+
<version>4.13.1</version>
127127
<scope>test</scope>
128128
</dependency>
129129

0 commit comments

Comments
 (0)