Skip to content

Commit

Permalink
Bump jnr dependencies versions (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bouncheck authored Sep 23, 2024
1 parent ff46499 commit ec66feb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
<jsr353-ri.version>1.0.4</jsr353-ri.version>
<!-- Note: When upgrading either jnr-ffi or jnr-posix, ensure that the versions are compatible.
JNR has broken compatibility between minor versions in the past. -->
<jnr-ffi.version>2.2.5</jnr-ffi.version>
<jnr-posix.version>3.1.8</jnr-posix.version>
<jnr-ffi.version>2.2.16</jnr-ffi.version>
<jnr-posix.version>3.1.15</jnr-posix.version>
<groovy.version>2.4.7</groovy.version>
<jax-rs.version>2.0.1</jax-rs.version>
<jersey.version>2.23.1</jersey.version>
Expand Down

0 comments on commit ec66feb

Please sign in to comment.