Skip to content

Commit 4b6feff

Browse files
authored
Merge pull request #10 from blazegraph/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents db8b849 + d952a29 commit 4b6feff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ The concept behind blazegraph-gremlin is that property graph (PG) data can be lo
295295
<dependency>
296296
<groupId>junit</groupId>
297297
<artifactId>junit</artifactId>
298-
<version>4.11</version>
298+
<version>4.13.1</version>
299299
<scope>test</scope>
300300
<exclusions>
301301
<exclusion>

0 commit comments

Comments
 (0)