Skip to content

Commit 5c09399

Browse files
Merge pull request #30 from wcm-io-devops/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents c44231f + 6ca27f9 commit 5c09399

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ under the License.
271271
<dependency>
272272
<groupId>junit</groupId>
273273
<artifactId>junit</artifactId>
274-
<version>4.11</version>
274+
<version>4.13.1</version>
275275
<scope>test</scope>
276276
</dependency>
277277
<dependency>

0 commit comments

Comments
 (0)