fix(deps): update dependency com.microsoft.onnxruntime:onnxruntime to v1.28.0

This commit is contained in:
renovate[bot] 2026-07-27 23:12:03 +00:00 committed by GitHub
parent 1069ba52e4
commit 8a223e37fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<dependency>
<groupId>com.microsoft.onnxruntime</groupId>
<artifactId>onnxruntime</artifactId>
<version>1.20.0</version>
<version>1.28.0</version>
</dependency>
<dependency>