Skip to content

Commit 5bd6ce2

Browse files
authored
Merge pull request #81 from SmartDataAnalytics/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 6802baf + cbb8c39 commit 5bd6ce2

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
@@ -774,7 +774,7 @@
774774
<dependency>
775775
<groupId>junit</groupId>
776776
<artifactId>junit</artifactId>
777-
<version>4.12</version>
777+
<version>4.13.1</version>
778778
<scope>test</scope>
779779
</dependency>
780780

0 commit comments

Comments
 (0)