Skip to content

Commit 93fcbe9

Browse files
committed
keep 2.7.16
1 parent a825c08 commit 93fcbe9

File tree

1 file changed

+1
-1
lines changed
  • apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring5

1 file changed

+1
-1
lines changed

apm-agent-plugins/apm-spring-webmvc/apm-spring-webmvc-spring5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<!-- Import dependency management from Spring Boot -->
2525
<groupId>org.springframework.boot</groupId>
2626
<artifactId>spring-boot-dependencies</artifactId>
27-
<version>3.5.4</version> <!-- must be 2.X to correspond to spring 5 -->
27+
<version>2.7.16</version> <!-- must be 2.X to correspond to spring 5 -->
2828
<type>pom</type>
2929
<scope>import</scope>
3030
</dependency>

0 commit comments

Comments
 (0)