Skip to content

Commit d3cc3e4

Browse files
authored
Update dependency com.github.jnr:jnr-unixsocket to v0.30 (#213)
1 parent 5380eb3 commit d3cc3e4

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.github.jnr</groupId>
7272
<artifactId>jnr-unixsocket</artifactId>
73-
<version>0.29</version>
73+
<version>0.30</version>
7474
<exclusions>
7575
<exclusion>
7676
<groupId>org.ow2.asm</groupId>

0 commit comments

Comments
 (0)