Skip to content

Commit 033b5c3

Browse files
authored
Merge pull request #4 from IBMDecisionOptimization/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 818fc64 + 8ad6244 commit 033b5c3

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>junit</groupId>
114114
<artifactId>junit</artifactId>
115-
<version>4.12</version>
115+
<version>4.13.1</version>
116116
<scope>test</scope>
117117
</dependency>
118118
<!-- JSON4J -->

0 commit comments

Comments
 (0)