This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new f3862fa  Bump spotless-maven-plugin from 2.34.0 to 2.35.0 (#45)
f3862fa is described below

commit f3862faeda59f541f90d5538f04403dd859e4089
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 14 08:11:00 2023 +0000

    Bump spotless-maven-plugin from 2.34.0 to 2.35.0 (#45)
    
    Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 
2.34.0 to 2.35.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.34.0...lib/2.35.0)
    
    ---
    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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 log4j-tools-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log4j-tools-parent/pom.xml b/log4j-tools-parent/pom.xml
index 9c41208..dfcd9f8 100644
--- a/log4j-tools-parent/pom.xml
+++ b/log4j-tools-parent/pom.xml
@@ -64,7 +64,7 @@
     <error-prone.version>2.18.0</error-prone.version>
     <findsecbugs-plugin.version>1.12.0</findsecbugs-plugin.version>
     <spotbugs-maven-plugin.version>4.7.3.2</spotbugs-maven-plugin.version>
-    <spotless-maven-plugin.version>2.34.0</spotless-maven-plugin.version>
+    <spotless-maven-plugin.version>2.35.0</spotless-maven-plugin.version>
 
   </properties>
 

Reply via email to