Skip to content

Commit

Permalink
Merge pull request #39443 from jedla97/azure-functions-different-jna
Browse files Browse the repository at this point in the history
Use Quarkus wide version of jna-platform in azure-functions
  • Loading branch information
gsmet committed Mar 23, 2024
2 parents b8b6b2e + de4050f commit df34d7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extensions/azure-functions/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna-platform</artifactId>
<version>5.6.0</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down

0 comments on commit df34d7f

Please sign in to comment.