This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new 9c0496433 Bump org.springframework.boot:spring-boot-maven-plugin
(#3921)
9c0496433 is described below
commit 9c0496433c40e76ae7cb59271bded6262924ecff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 28 16:32:10 2023 +0800
Bump org.springframework.boot:spring-boot-maven-plugin (#3921)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4879cc2cc..7868e523b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<site-maven-plugin.version>3.12.1</site-maven-plugin.version>
<source-maven-plugin.version>3.2.1</source-maven-plugin.version>
<spotbug-maven-plugin.version>4.7.3.5</spotbug-maven-plugin.version>
- <spring-boot-maven-plugin.version>3.1.2</spring-boot-maven-plugin.version>
+ <spring-boot-maven-plugin.version>3.1.3</spring-boot-maven-plugin.version>
<surefire-maven-plugin.version>3.0.0-M9</surefire-maven-plugin.version>
<!-- plugin version end -->
</properties>