Skip to content

Commit

Permalink
Merge pull request #29 from spotify/dnsjava-2.1.8
Browse files Browse the repository at this point in the history
pom: Upgrade to dnsjava 2.1.8
  • Loading branch information
pettermahlen committed Apr 18, 2017
2 parents bf4a23a + 2e8d297 commit 75154a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>dnsjava</groupId>
<artifactId>dnsjava</artifactId>
<version>2.1.7</version>
<version>2.1.8</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 75154a7

Please sign in to comment.