Skip to content

Commit

Permalink
Bump com.github.jnr:jnr-posix from 3.1.15 to 3.1.19 (#12892)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 7401798 commit ce2d0db
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1358,7 +1358,12 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-posix</artifactId>
<version>3.1.15</version>
<version>3.1.19</version>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.2.16</version>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
Expand Down

0 comments on commit ce2d0db

Please sign in to comment.