Skip to content

Commit 5380eb3

Browse files
authored
Update dependency com.github.jnr:jnr-unixsocket to v0.29 (#212)
1 parent 8a75c58 commit 5380eb3

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.28</version>
73+
<version>0.29</version>
7474
<exclusions>
7575
<exclusion>
7676
<groupId>org.ow2.asm</groupId>

0 commit comments

Comments
 (0)