Skip to content

Commit 5340c56

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.0 to 2.44.1
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.0 to 2.44.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.44.0...maven/2.44.1) --- 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] <support@github.com>
1 parent f5a52af commit 5340c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
9292
<checksum.maven.plugin.version>1.11</checksum.maven.plugin.version>
9393
<jshell-maven-plugin.version>1.4</jshell-maven-plugin.version>
94-
<spotless.version>2.44.0</spotless.version>
94+
<spotless.version>2.44.1</spotless.version>
9595
<google-java-format.version>1.19.2</google-java-format.version>
9696
<!--
9797
These groovy scripts are used later in this POM file to generate

0 commit comments

Comments
 (0)