Update pom.xml

Signed-off-by: salaboy <Salaboy@gmail.com>
This commit is contained in:
salaboy 2025-08-28 16:04:34 +01:00 committed by GitHub
parent 77c49761ae
commit 8cf94d6367
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<dependency>
<groupId>io.dapr</groupId>
<artifactId>durabletask-client</artifactId>
<version>1.5.8-SNAPSHOT</version>
<version>1.5.10</version>
</dependency>
<dependency>
<groupId>io.opentelemetry</groupId>