Skip to content

Commit

Permalink
Merge pull request #729 from alphagov/dependabot/maven/com.github.jnr…
Browse files Browse the repository at this point in the history
…-jnr-ffi-2.2.15

Bump com.github.jnr:jnr-ffi from 2.2.14 to 2.2.15
  • Loading branch information
SandorArpa authored Oct 16, 2023
2 parents 1faab06 + b625dd8 commit 0ae15f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.2.14</version>
<version>2.2.15</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 0ae15f7

Please sign in to comment.