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