Skip to content

Commit 25e027d

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.46.1 (#15947)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.5 to 2.46.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.5...maven/2.46.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.46.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3698253 commit 25e027d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dubbo-dependencies-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
<portlet_version>2.0</portlet_version>
183183
<maven_flatten_version>1.7.3</maven_flatten_version>
184184
<commons_compress_version>1.27.1</commons_compress_version>
185-
<spotless-maven-plugin.version>2.44.5</spotless-maven-plugin.version>
185+
<spotless-maven-plugin.version>2.46.1</spotless-maven-plugin.version>
186186
<spotless.action>check</spotless.action>
187187
<dubbo-shared-resources.version>1.0.0</dubbo-shared-resources.version>
188188
<palantirJavaFormat.version>2.38.0</palantirJavaFormat.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<protobuf-protoc_version>3.22.3</protobuf-protoc_version>
172172
<!-- grpc_version should be same as grpc.version at dubbo-dependencies-bom -->
173173
<grpc_version>1.73.0</grpc_version>
174-
<spotless-maven-plugin.version>2.45.0</spotless-maven-plugin.version>
174+
<spotless-maven-plugin.version>2.46.1</spotless-maven-plugin.version>
175175
<dubbo-shared-resources.version>1.0.0</dubbo-shared-resources.version>
176176
<palantirJavaFormat.version>2.38.0</palantirJavaFormat.version>
177177
<revision>3.3.7-SNAPSHOT</revision>

0 commit comments

Comments
 (0)