Skip to content

Commit a74116c

Browse files
Dependency-check plugin version bump
1 parent f0b5d79 commit a74116c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.frictionlessdata</groupId>
55
<artifactId>tableschema-java</artifactId>
6-
<version>0.6.6-SNAPSHOT</version>
6+
<version>0.6.7-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<issueManagement>
99
<url>https://github.com/frictionlessdata/tableschema-java/issues</url>
@@ -39,7 +39,7 @@
3939
<maven-release-plugin.version>3.0.0-M7</maven-release-plugin.version>
4040
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
4141
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
42-
<dependency-check-maven.version>7.1.0</dependency-check-maven.version>
42+
<dependency-check-maven.version>7.4.4</dependency-check-maven.version>
4343
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
4444
</properties>
4545
<repositories>

0 commit comments

Comments
 (0)