mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-07-31 17:38:33 +00:00
Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.45.0
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.43.0 to 2.45.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/lib/2.43.0...lib/2.45.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -33,7 +33,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.45.0</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>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user