Skip to content

Commit

Permalink
fix: upgrade net.java.dev.jna:jna from 5.10.0 to 5.11.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade net.java.dev.jna:jna from 5.10.0 to 5.11.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/net.java.dev.jna/jna/

See this project in Snyk:
https://app.snyk.io/org/hypery2k/project/d741ce8c-31ef-4d15-8c62-c26abb28e9d1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 18, 2022
1 parent 7ae55a0 commit 2ea65f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.38</version>
<relativePath />
<relativePath/>
</parent>

<properties>
Expand Down Expand Up @@ -216,7 +216,7 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>5.10.0</version>
<version>5.11.0</version>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
Expand Down

0 comments on commit 2ea65f2

Please sign in to comment.