Skip to content

Commit 6b86c9f

Browse files
committed
Update version number in pom.xml to 2.1.7
1 parent e07721a commit 6b86c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<modelVersion>4.0.0</modelVersion>
1212
<groupId>dnsjava</groupId>
1313
<artifactId>dnsjava</artifactId>
14-
<version>2.1.6</version>
14+
<version>2.1.7</version>
1515
<name>dnsjava</name>
1616
<description>dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages, partial DNSSEC verification, and EDNS0. </description>
1717
<url>http://www.dnsjava.org</url>

0 commit comments

Comments
 (0)