Skip to content

Commit bced8ea

Browse files
Bumped benchmarks module
1 parent e86144a commit bced8ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmarks/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.springframework.boot</groupId>
3030
<artifactId>spring-boot-starter-parent</artifactId>
31-
<version>2.6.0-SNAPSHOT</version>
31+
<version>2.6.11/version>
3232
<relativePath/> <!-- lookup parent from repository -->
3333
</parent>
3434

@@ -41,7 +41,7 @@
4141
<okhttp.version>4.9.0</okhttp.version>
4242
<microbenchmark-runner.version>0.2.0.RELEASE</microbenchmark-runner.version>
4343
<jmh.version>1.21</jmh.version>
44-
<spring-cloud-sleuth.version>3.1.3-SNAPSHOT</spring-cloud-sleuth.version>
44+
<spring-cloud-sleuth.version>3.1.4</spring-cloud-sleuth.version>
4545
</properties>
4646

4747
<dependencyManagement>

0 commit comments

Comments
 (0)