Skip to content

Commit

Permalink
[Java] Bump jna to 5.8.0 to compile on M1 macs (ray-project#26180)
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
  • Loading branch information
simon-mo authored and edoakes committed Jul 14, 2022
1 parent 832c7d0 commit f28ccba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/dependencies.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def gen_java_deps():
"org.slf4j:slf4j-api:1.7.25",
"com.lmax:disruptor:3.3.4",
"org.yaml:snakeyaml:1.26",
"net.java.dev.jna:jna:5.5.0",
"net.java.dev.jna:jna:5.8.0",
"org.apache.httpcomponents.client5:httpclient5:5.0.3",
"org.apache.httpcomponents.core5:httpcore5:5.0.2",
maven.artifact(
Expand Down

0 comments on commit f28ccba

Please sign in to comment.