Skip to content

Commit

Permalink
feat: Fixed some dependency problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdutz committed Dec 17, 2023
1 parent 54fcaf6 commit 81d514e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions plc4j/drivers/profinet-ng/pom.xml
Expand Up @@ -132,6 +132,10 @@
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
</dependency>
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
Expand Down

0 comments on commit 81d514e

Please sign in to comment.