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

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


The following commit(s) were added to refs/heads/main by this push:
     new d829ece  Bump spotless-maven-plugin from 2.29.0 to 2.31.0 (#11)
d829ece is described below

commit d829ece92676742bda564264dc4fe5dad32a64a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 4 12:40:26 2023 +0000

    Bump spotless-maven-plugin from 2.29.0 to 2.31.0 (#11)
    
    Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 
2.29.0 to 2.31.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.29.0...lib/2.31.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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 056b50a..b7e31d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
     <!-- plugin versions -->
     <flatten-maven-plugin.version>1.3.0</flatten-maven-plugin.version>
     <sign-maven-plugin.version>1.0.1</sign-maven-plugin.version>
-    <spotless-maven-plugin.version>2.29.0</spotless-maven-plugin.version>
+    <spotless-maven-plugin.version>2.31.0</spotless-maven-plugin.version>
   </properties>
   <dependencyManagement>
     <dependencies>

Reply via email to