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 e86144a commit bced8eaCopy full SHA for bced8ea
benchmarks/pom.xml
@@ -28,7 +28,7 @@
28
<parent>
29
<groupId>org.springframework.boot</groupId>
30
<artifactId>spring-boot-starter-parent</artifactId>
31
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.6.11/version>
32
<relativePath/> <!-- lookup parent from repository -->
33
</parent>
34
@@ -41,7 +41,7 @@
41
<okhttp.version>4.9.0</okhttp.version>
42
<microbenchmark-runner.version>0.2.0.RELEASE</microbenchmark-runner.version>
43
<jmh.version>1.21</jmh.version>
44
- <spring-cloud-sleuth.version>3.1.3-SNAPSHOT</spring-cloud-sleuth.version>
+ <spring-cloud-sleuth.version>3.1.4</spring-cloud-sleuth.version>
45
</properties>
46
47
<dependencyManagement>
0 commit comments