Skip to content

Commit

Permalink
fixed failing build
Browse files Browse the repository at this point in the history
  • Loading branch information
sruehl committed Feb 2, 2018
1 parent d0e3445 commit 7805d0c
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions plc4j/protocols/ads/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,26 +58,12 @@
<artifactId>netty-transport</artifactId>
</dependency>

<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
</dependency>

<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.7</version>
</dependency>

<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
Expand Down

0 comments on commit 7805d0c

Please sign in to comment.