mirror of https://github.com/jenkinsci/jenkins.git
Update dependency net.java.dev.jna:jna to v5.18.0 (#11092)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1e7f63b256
commit
ec972db4d3
|
@ -144,7 +144,7 @@ THE SOFTWARE.
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.java.dev.jna</groupId>
|
<groupId>net.java.dev.jna</groupId>
|
||||||
<artifactId>jna</artifactId>
|
<artifactId>jna</artifactId>
|
||||||
<version>5.17.0</version>
|
<version>5.18.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.java.sezpoz</groupId>
|
<groupId>net.java.sezpoz</groupId>
|
||||||
|
|
Loading…
Reference in New Issue