File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3131 jar 'org.ow2.asm:asm-analysis:${asm.version}'
3232 jar 'org.ow2.asm:asm-util:${asm.version}'
3333
34- jar 'com.github.jnr:jnr-netdb:1.1.2 '
35- jar 'com.github.jnr:jnr-enxio:0.4 '
34+ jar 'com.github.jnr:jnr-netdb:1.1.3 '
35+ jar 'com.github.jnr:jnr-enxio:0.5 '
3636 jar 'com.github.jnr:jnr-x86asm:1.0.2'
37- jar 'com.github.jnr:jnr-unixsocket:0.3 '
37+ jar 'com.github.jnr:jnr-unixsocket:0.4 '
3838 jar 'com.github.jnr:jnr-posix:3.0.8'
3939 jar 'com.github.jnr:jnr-constants:0.8.6'
4040 jar 'com.github.jnr:jnr-ffi:2.0.0'
Original file line number Diff line number Diff line change 5151 <dependency >
5252 <groupId >com.github.jnr</groupId >
5353 <artifactId >jnr-netdb</artifactId >
54- <version >1.1.2 </version >
54+ <version >1.1.3 </version >
5555 </dependency >
5656 <dependency >
5757 <groupId >com.github.jnr</groupId >
5858 <artifactId >jnr-enxio</artifactId >
59- <version >0.4 </version >
59+ <version >0.5 </version >
6060 </dependency >
6161 <dependency >
6262 <groupId >com.github.jnr</groupId >
6666 <dependency >
6767 <groupId >com.github.jnr</groupId >
6868 <artifactId >jnr-unixsocket</artifactId >
69- <version >0.3 </version >
69+ <version >0.4 </version >
7070 </dependency >
7171 <dependency >
7272 <groupId >com.github.jnr</groupId >
You can’t perform that action at this time.
0 commit comments