Skip to content

Commit b360676

Browse files
author
Wolfram Lutz
committed
Updated maven-dependency-check-plugin from 5.1.0 to 5.2.1.
1 parent 80f287a commit b360676

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<maven.compiler.source>1.8</maven.compiler.source>
3838
<maven.compiler.target>1.8</maven.compiler.target>
3939

40-
<maven-dependency-check.version>5.1.0</maven-dependency-check.version>
40+
<maven-dependency-check.version>5.2.1</maven-dependency-check.version>
4141
<!-- USING HTML,XML (comma-separated list) did not work with plugin version 5.1.0 -->
4242
<maven-dependency-check.format>ALL</maven-dependency-check.format>
4343
<maven-dependency-check.failOnError>true</maven-dependency-check.failOnError>
@@ -70,6 +70,7 @@
7070
<artifactId>flyway-core</artifactId>
7171
</dependency>
7272

73+
<!-- https://mvnrepository.com/artifact/com.1stleg/jnativehook -->
7374
<dependency>
7475
<groupId>com.1stleg</groupId>
7576
<artifactId>jnativehook</artifactId>

0 commit comments

Comments
 (0)