Skip to content

Commit

Permalink
Merge pull request #25238 from arjantijms/jna_5150
Browse files Browse the repository at this point in the history
Integrate JNA 5.15.0
  • Loading branch information
dmatej authored Nov 26, 2024
2 parents e4666c2 + 7e01a42 commit 4db1afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/libpam4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>5.14.0</version>
<version>5.15.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 4db1afd

Please sign in to comment.