Skip to content

Commit fe237a2

Browse files
authored
Merge pull request #92 from aws-samples/dependabot/maven/conf-mgmt/chef/solo/junit-junit-4.13.1
Bump junit from 3.8.1 to 4.13.1 in /conf-mgmt/chef/solo
2 parents 641ccb2 + 0595efb commit fe237a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf-mgmt/chef/solo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<dependency>
1313
<groupId>junit</groupId>
1414
<artifactId>junit</artifactId>
15-
<version>3.8.1</version>
15+
<version>4.13.1</version>
1616
<scope>test</scope>
1717
</dependency>
1818
<dependency>

0 commit comments

Comments
 (0)