Skip to content

Commit 51ad4ae

Browse files
committed
Downgraded JmDNS to the last version that actually supports Java 7
1 parent ace0189 commit 51ad4ae

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.jmdns</groupId>
6666
<artifactId>jmdns</artifactId>
67-
<version>3.6.2</version>
67+
<version>3.5.8</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)