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 70d2c65 commit 37f0278Copy full SHA for 37f0278
maven-extension/src/test/resources/projects/springboot_1/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.5.2</version>
+ <version>3.5.3</version>
10
<relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
<groupId>io.opentelemetry.contrib.maven.test</groupId>
maven-extension/src/test/resources/projects/springboot_2/pom.xml
0 commit comments