Update SNAPSHOT to 3.1.11

This commit is contained in:
buildmaster
2024-02-09 14:27:57 +00:00
parent a0919443ea
commit acf064c13e
49 changed files with 75 additions and 64 deletions

View File

@@ -22,11 +22,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.1.10-SNAPSHOT</version>
<version>3.1.9</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-sleuth-dependencies</artifactId>
<version>3.1.11-SNAPSHOT</version>
<version>3.1.11</version>
<packaging>pom</packaging>
<name>spring-cloud-sleuth-dependencies</name>
<description>Spring Cloud Sleuth Dependencies</description>