diff --git a/pom.xml b/pom.xml index 277012d..6a1fcf2 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 1.0.0-beta.8 4.16.0 1.5.1 - 0.22.1 + 0.35.1 1.15 1.0.72 10.1.4 @@ -73,14 +73,14 @@ ai.djl.pytorch pytorch-jni - 2.0.0-${djl.version} + 2.7.1-${djl.version} ai.djl.pytorch pytorch-native-cpu - osx-x86_64 - 2.0.0 + + 2.7.1 ${pulsar.groupId} diff --git a/pulsar-transformations/pom.xml b/pulsar-transformations/pom.xml index a0949b2..7931830 100644 --- a/pulsar-transformations/pom.xml +++ b/pulsar-transformations/pom.xml @@ -54,7 +54,7 @@ ai.djl.pytorch pytorch-native-cpu - osx-x86_64 + provided diff --git a/streaming-ai/pom.xml b/streaming-ai/pom.xml index e16c53e..d738c1e 100644 --- a/streaming-ai/pom.xml +++ b/streaming-ai/pom.xml @@ -47,7 +47,7 @@ ai.djl.pytorch pytorch-native-cpu - osx-x86_64 + ai.djl.pytorch