This is an automated email from the ASF dual-hosted git repository.
crazyhzm pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.3 by this push:
new 1e4065333e Bump com.diffplug.spotless:spotless-maven-plugin from
2.44.2 to 2.44.3 (#15175)
1e4065333e is described below
commit 1e4065333eeeec309581ae21d6a93122198bff40
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 24 22:27:55 2025 +0800
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3
(#15175)
Bumps
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
from 2.44.2 to 2.44.3.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
-
[Commits](https://github.com/diffplug/spotless/compare/maven/2.44.2...maven/2.44.3)
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
dubbo-dependencies-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 587868f0b5..cc0a8d5add 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -179,7 +179,7 @@
<portlet_version>2.0</portlet_version>
<maven_flatten_version>1.6.0</maven_flatten_version>
<commons_compress_version>1.27.1</commons_compress_version>
- <spotless-maven-plugin.version>2.44.2</spotless-maven-plugin.version>
+ <spotless-maven-plugin.version>2.44.3</spotless-maven-plugin.version>
<spotless.action>check</spotless.action>
<dubbo-shared-resources.version>1.0.0</dubbo-shared-resources.version>
<palantirJavaFormat.version>2.38.0</palantirJavaFormat.version>
diff --git a/pom.xml b/pom.xml
index 0561f463d7..f51ce337e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
<protobuf-protoc_version>3.22.3</protobuf-protoc_version>
<grpc_version>1.54.0</grpc_version>
- <spotless-maven-plugin.version>2.44.2</spotless-maven-plugin.version>
+ <spotless-maven-plugin.version>2.44.3</spotless-maven-plugin.version>
<dubbo-shared-resources.version>1.0.0</dubbo-shared-resources.version>
<palantirJavaFormat.version>2.38.0</palantirJavaFormat.version>
<revision>3.3.4-SNAPSHOT</revision>