Skip to content

Commit

Permalink
Fixes #193
Browse files Browse the repository at this point in the history
  • Loading branch information
mwullink committed Oct 27, 2022
1 parent 516619f commit 65aa8de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>nl.sidnlabs</groupId>
<artifactId>entrada</artifactId>
<version>2.4.7</version>
<version>2.4.8</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Convert en enrich DNS data to Parquet format</description>
<url>https://github.com/SIDN/entrada</url>
Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>nl.sidnlabs</groupId>
<artifactId>pcap-lib</artifactId>
<version>0.2.20</version>
<version>0.2.21</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 65aa8de

Please sign in to comment.