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 798efd3  Bump spotless-maven-plugin from 2.32.0 to 2.33.0 (#15)
798efd3 is described below

commit 798efd3726e45cbc90f1916f1e8cd2d9a2a5d436
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 10 20:12:31 2023 +0000

    Bump spotless-maven-plugin from 2.32.0 to 2.33.0 (#15)
    
    Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 
2.32.0 to 2.33.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.32.0...lib/2.33.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 6deaae8..850f271 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.32.0</spotless-maven-plugin.version>
+    <spotless-maven-plugin.version>2.33.0</spotless-maven-plugin.version>
   </properties>
   <dependencyManagement>
     <dependencies>

Reply via email to