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 575943a commit a9cb48fCopy full SHA for a9cb48f
benchmarks/pom.xml
@@ -22,13 +22,13 @@
22
<name>Benchmarks</name>
23
<description>Benchmarks (JMH)</description>
24
<groupId>org.springframework.cloud</groupId>
25
- <version>1.0.0-M8</version>
+ <version>1.0.0-SNAPSHOT</version>
26
<artifactId>otel-benchmarks</artifactId>
27
28
<parent>
29
<groupId>org.springframework.boot</groupId>
30
<artifactId>spring-boot-starter-parent</artifactId>
31
- <version>2.4.1</version>
+ <version>2.5.2</version>
32
<relativePath/> <!-- lookup parent from repository -->
33
</parent>
34
0 commit comments