Skip to content

Commit 58bdc4a

Browse files
Merge pull request #27 from liquibase/dependabot/maven/junit-junit-4.13.1
[Security] Bump junit from 4.13 to 4.13.1
2 parents 1f15f8e + a5f784c commit 58bdc4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<groupId>junit</groupId>
6767
<artifactId>junit</artifactId>
6868
<scope>test</scope>
69-
<version>4.13</version>
69+
<version>4.13.1</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>org.postgresql</groupId>

0 commit comments

Comments
 (0)