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 32950c609 Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1
to 3.3.0 (#4116)
32950c609 is described below
commit 32950c6095f93cbfb0ecf24607f1f7206470efb3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 11 17:32:59 2023 +0800
Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0
(#4116)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 84181f72d..a48dfe749 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
<puppycrawl-checkstyle.version>10.12.5</puppycrawl-checkstyle.version>
<release-maven-plugin.version>2.5.3</release-maven-plugin.version>
<site-maven-plugin.version>3.12.1</site-maven-plugin.version>
- <source-maven-plugin.version>3.2.1</source-maven-plugin.version>
+ <source-maven-plugin.version>3.3.0</source-maven-plugin.version>
<spotbug-maven-plugin.version>4.8.2.0</spotbug-maven-plugin.version>
<spring-boot-maven-plugin.version>3.1.3</spring-boot-maven-plugin.version>
<surefire-maven-plugin.version>3.2.2</surefire-maven-plugin.version>