Bump jnr-unixsocket from 0.38.14 to 0.38.15 (#7237)
Bumps [jnr-unixsocket](https://github.com/jnr/jnr-unixsocket) from 0.38.14 to 0.38.15. - [Release notes](https://github.com/jnr/jnr-unixsocket/releases) - [Commits](https://github.com/jnr/jnr-unixsocket/compare/jnr-unixsocket-0.38.14...jnr-unixsocket-0.38.15) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4f02b85b6e
commit
452e82c483
2
pom.xml
2
pom.xml
|
@ -59,7 +59,7 @@
|
|||
<jnr-enxio.version>0.32.12</jnr-enxio.version>
|
||||
<jnr-ffi.version>2.2.10</jnr-ffi.version>
|
||||
<jnr-posix.version>3.1.14</jnr-posix.version>
|
||||
<jnr-unixsocket.version>0.38.14</jnr-unixsocket.version>
|
||||
<jnr-unixsocket.version>0.38.15</jnr-unixsocket.version>
|
||||
<jolokia.version>1.3.3</jolokia.version>
|
||||
<jsp.version>8.5.70</jsp.version>
|
||||
<junit.version>5.8.2</junit.version>
|
||||
|
|
Loading…
Reference in New Issue