Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit ab5d4ab

Browse files
committed
Bump jnr-posix to the final 3.0.x version to make launcher.jar compatible with aarch64 platforms.
1 parent bb9184f commit ab5d4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launcher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>com.github.jnr</groupId>
188188
<artifactId>jnr-posix</artifactId>
189-
<version>3.0.17</version>
189+
<version>3.0.61</version>
190190
</dependency>
191191
</dependencies>
192192

0 commit comments

Comments
 (0)