Skip to content

Commit

Permalink
remove dependencies to test snyk
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredrik Jadebeck committed Jun 4, 2019
1 parent ce9d136 commit 6572e8d
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,6 @@
<url>http://opensource.org/licenses/MIT</url>
</license>
</licenses>
<dependencies>
<dependency>
<!-- https://mvnrepository.com/artifact/org.json/json -->
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20171018</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>structs</artifactId>
<version>1.14</version>
</dependency>
</dependencies>
<scm>
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
Expand Down

0 comments on commit 6572e8d

Please sign in to comment.