Skip to content

Commit bdb885f

Browse files
Merge pull request #466 from bio2rdf/dependabot/maven/pdb/junit-junit-4.13.1
Bump junit from 4.7 to 4.13.1 in /pdb
2 parents 791eaf6 + 9b2d6c3 commit bdb885f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>junit</groupId>
112112
<artifactId>junit</artifactId>
113-
<version>4.7</version>
113+
<version>4.13.1</version>
114114
</dependency>
115115
</dependencies>
116116
</dependencyManagement>

0 commit comments

Comments
 (0)