Skip to content

Commit a87124c

Browse files
authored
Merge pull request fdanismaz#10 from fdanismaz/dependabot/maven/jackson-inheritance/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /jackson-inheritance
2 parents 36e231f + 24686dd commit a87124c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jackson-inheritance/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>junit</groupId>
2626
<artifactId>junit</artifactId>
27-
<version>4.12</version>
27+
<version>4.13.1</version>
2828
</dependency>
2929

3030
<dependency>

0 commit comments

Comments
 (0)