Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
217602e97f
commit
07680b4bb2
2
pom.xml
2
pom.xml
|
@ -1101,7 +1101,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.jnr</groupId>
|
<groupId>com.github.jnr</groupId>
|
||||||
<artifactId>jnr-unixsocket</artifactId>
|
<artifactId>jnr-unixsocket</artifactId>
|
||||||
<version>0.22</version>
|
<version>0.24</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- avoid depending on a range dependency from a transitive dependency -->
|
<!-- avoid depending on a range dependency from a transitive dependency -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue