Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.3

Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.43.0 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/lib/2.43.0...maven/2.44.3)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-21 22:41:26 +00:00 committed by GitHub
parent c82804e009
commit 5fe4dc38c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@
<!--The override can be removed when transitive (from tika) bouncycastle dependency is free of vulnerabilities--> <!--The override can be removed when transitive (from tika) bouncycastle dependency is free of vulnerabilities-->
<dependency.bouncycastle.version.override>1.79</dependency.bouncycastle.version.override> <dependency.bouncycastle.version.override>1.79</dependency.bouncycastle.version.override>
<spotless-plugin.version>2.43.0</spotless-plugin.version> <spotless-plugin.version>2.44.3</spotless-plugin.version>
<!-- Do not match any files by default, but this can be overridden from the command line. --> <!-- Do not match any files by default, but this can be overridden from the command line. -->
<spotless-include-list>NO_AUTOMATED_FORMATTING</spotless-include-list> <spotless-include-list>NO_AUTOMATED_FORMATTING</spotless-include-list>