Skip to content

Commit

Permalink
fix: upgrade com.github.jnr:jnr-ffi from 2.2.13 to 2.2.14
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.github.jnr:jnr-ffi from 2.2.13 to 2.2.14.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.github.jnr/jnr-ffi/

See this project in Snyk:
https://app.snyk.io/org/ai-kk3/project/cb6536a9-120f-48b8-a72e-6bca4fd4c1a3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 14, 2023
1 parent d611d10 commit b0740d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpt4all-bindings/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.2.13</version>
<version>2.2.14</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b0740d7

Please sign in to comment.