File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 <groupId >com.github.jnr</groupId >
44 <artifactId >jnr-unixsocket</artifactId >
55 <packaging >jar</packaging >
6- <version >0.38.24-SNAPSHOT </version >
6+ <version >0.38.24</version >
77 <name >jnr-unixsocket</name >
88 <description >UNIX socket channels for java</description >
99 <url >http://github.com/jnr/jnr-unixsocket</url >
5252 <dependency >
5353 <groupId >com.github.jnr</groupId >
5454 <artifactId >jnr-ffi</artifactId >
55- <version >2.2.17 </version >
55+ <version >2.2.18 </version >
5656 <scope >compile</scope >
5757 </dependency >
5858 <dependency >
6464 <dependency >
6565 <groupId >com.github.jnr</groupId >
6666 <artifactId >jnr-enxio</artifactId >
67- <version >0.32.18 </version >
67+ <version >0.32.19 </version >
6868 <scope >compile</scope >
6969 </dependency >
7070 <dependency >
7171 <groupId >com.github.jnr</groupId >
7272 <artifactId >jnr-posix</artifactId >
73- <version >3.1.20 </version >
73+ <version >3.1.21 </version >
7474 <scope >compile</scope >
7575 </dependency >
7676 </dependencies >
You can’t perform that action at this time.
0 commit comments