Skip to content

Commit 8862077

Browse files
committed
Set spring-boot-maven-plugin to ${spring-boot-dependencies.version}
1 parent 02ad408 commit 8862077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tang-admin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<plugin>
8282
<groupId>org.springframework.boot</groupId>
8383
<artifactId>spring-boot-maven-plugin</artifactId>
84-
<version>3.2.5</version>
84+
<version>${spring-boot-dependencies.version}</version>
8585
<executions>
8686
<execution>
8787
<goals>

0 commit comments

Comments
 (0)