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 a825c08 commit 93fcbe9Copy full SHA for 93fcbe9
apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml
@@ -24,7 +24,7 @@
24
<!-- Import dependency management from Spring Boot -->
25
<groupId>org.springframework.boot</groupId>
26
<artifactId>spring-boot-dependencies</artifactId>
27
- <version>3.5.4</version> <!-- must be 2.X to correspond to spring 5 -->
+ <version>2.7.16</version> <!-- must be 2.X to correspond to spring 5 -->
28
<type>pom</type>
29
<scope>import</scope>
30
</dependency>
0 commit comments