Bump jnr-unixsocket from 0.38.15 to 0.38.17
Bumps [jnr-unixsocket](https://github.com/jnr/jnr-unixsocket) from 0.38.15 to 0.38.17. - [Release notes](https://github.com/jnr/jnr-unixsocket/releases) - [Commits](https://github.com/jnr/jnr-unixsocket/compare/jnr-unixsocket-0.38.15...jnr-unixsocket-0.38.17) --- updated-dependencies: - dependency-name: com.github.jnr:jnr-unixsocket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bd3275037f
commit
c58e9e0fb1
6
pom.xml
6
pom.xml
|
@ -88,7 +88,7 @@
|
|||
<jnr-enxio.version>0.32.13</jnr-enxio.version>
|
||||
<jnr-ffi.version>2.2.11</jnr-ffi.version>
|
||||
<jnr-posix.version>3.1.15</jnr-posix.version>
|
||||
<jnr-unixsocket.version>0.38.15</jnr-unixsocket.version>
|
||||
<jnr-unixsocket.version>0.38.17</jnr-unixsocket.version>
|
||||
<jolokia.version>1.3.3</jolokia.version>
|
||||
<json-simple.version>1.1.1</json-simple.version>
|
||||
<json-smart.version>2.4.7</json-smart.version>
|
||||
|
@ -119,7 +119,7 @@
|
|||
<!-- some maven plugins versions -->
|
||||
<appassembler.maven.plugin.version>2.1.0</appassembler.maven.plugin.version>
|
||||
<asciidoctor.maven.plugin.version>2.2.1</asciidoctor.maven.plugin.version>
|
||||
<build-helper.maven.plugin.version>3.2.0</build-helper.maven.plugin.version>
|
||||
<build-helper.maven.plugin.version>3.3.0</build-helper.maven.plugin.version>
|
||||
<buildnumber.maven.plugin.version>3.0.0</buildnumber.maven.plugin.version>
|
||||
<depends.maven.plugin.version>1.4.0</depends.maven.plugin.version>
|
||||
<docbkx.maven.plugin.version>2.0.17</docbkx.maven.plugin.version>
|
||||
|
@ -130,7 +130,7 @@
|
|||
<license.maven.plugin.version>4.1</license.maven.plugin.version>
|
||||
<maven.antrun.plugin.version>3.0.0</maven.antrun.plugin.version>
|
||||
<maven.assembly.plugin.version>3.3.0</maven.assembly.plugin.version>
|
||||
<maven.bundle.plugin.version>5.1.3</maven.bundle.plugin.version>
|
||||
<maven.bundle.plugin.version>5.1.4</maven.bundle.plugin.version>
|
||||
<maven.clean.plugin.version>3.1.0</maven.clean.plugin.version>
|
||||
<maven.checkstyle.plugin.version>3.1.2</maven.checkstyle.plugin.version>
|
||||
<maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version>
|
||||
|
|
Loading…
Reference in New Issue