Skip to content

Commit 5ab7168

Browse files
committed
Java:解决有时打开 MultiDataSource 报错找不到 spring-boot-maven-plugin
1 parent e868092 commit 5ab7168

File tree

1 file changed

+1
-0
lines changed
  • APIJSON-Java-Server/APIJSONBoot-MultiDataSource

1 file changed

+1
-0
lines changed

APIJSON-Java-Server/APIJSONBoot-MultiDataSource/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161
<plugin>
162162
<groupId>org.springframework.boot</groupId>
163163
<artifactId>spring-boot-maven-plugin</artifactId>
164+
<version>2.5.13</version>
164165
<executions>
165166
<execution>
166167
<goals>

0 commit comments

Comments
 (0)