We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1a91b commit 2561e32Copy full SHA for 2561e32
pom.xml
@@ -29,7 +29,7 @@
29
<parent>
30
<groupId>org.springframework.cloud</groupId>
31
<artifactId>spring-cloud-build</artifactId>
32
- <version>3.1.6-SNAPSHOT</version>
+ <version>3.1.5</version>
33
<relativePath/>
34
<!-- lookup parent from repository -->
35
</parent>
spring-cloud-sleuth-otel-dependencies/pom.xml
@@ -22,7 +22,7 @@
22
23
<artifactId>spring-cloud-dependencies-parent</artifactId>
24
25
- <version>3.1.0</version>
26
27
28
<artifactId>spring-cloud-sleuth-otel-dependencies</artifactId>
0 commit comments