This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 7e23a0a Bump com.diffplug.spotless:spotless-maven-plugin from 3.2.1
to 3.3.0 (#543)
7e23a0a is described below
commit 7e23a0a78ad5ca11ca3d934cc01d192c9ff2d27d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 17:17:15 2026 +0100
Bump com.diffplug.spotless:spotless-maven-plugin from 3.2.1 to 3.3.0 (#543)
Bumps
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
from 3.2.1 to 3.3.0.
- [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/3.2.1...lib/3.3.0)
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7bf2b6d..f5b5518 100644
--- a/pom.xml
+++ b/pom.xml
@@ -972,7 +972,7 @@ under the License.
<invoker.streamLogsOnFailures>true</invoker.streamLogsOnFailures>
<version.sisu-maven-plugin>1.0.0</version.sisu-maven-plugin>
<version.plexus-utils>4.0.2</version.plexus-utils>
- <version.spotless-maven-plugin>3.2.1</version.spotless-maven-plugin>
+ <version.spotless-maven-plugin>3.3.0</version.spotless-maven-plugin>
<version.palantirJavaFormat>2.89.0</version.palantirJavaFormat>
<!-- DO NOT UPGRADE to 4: incompatible with Maven 3 -->
<version.plexus-xml>3.0.1</version.plexus-xml>