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

lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git


The following commit(s) were added to refs/heads/master by this push:
     new b98b732  Bump formatter-maven-plugin from 2.16.0 to 2.17.0 (#225)
b98b732 is described below

commit b98b732781f18e9c540fa10375905ebdffa28c66
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 10 09:00:57 2021 -0800

    Bump formatter-maven-plugin from 2.16.0 to 2.17.0 (#225)
    
    Bumps 
[formatter-maven-plugin](https://github.com/revelc/formatter-maven-plugin) from 
2.16.0 to 2.17.0.
    - [Release notes](https://github.com/revelc/formatter-maven-plugin/releases)
    - 
[Changelog](https://github.com/revelc/formatter-maven-plugin/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/revelc/formatter-maven-plugin/compare/formatter-maven-plugin-2.16.0...formatter-maven-plugin-2.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.revelc.code.formatter:formatter-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 6e4fcea..1bb6568 100644
--- a/pom.xml
+++ b/pom.xml
@@ -293,7 +293,7 @@
     <maven-invoker-plugin.version>3.2.2</maven-invoker-plugin.version>
     <spotbugs-maven-plugin.version>4.3.0</spotbugs-maven-plugin.version>
     <forbiddenapis.version>3.2</forbiddenapis.version>
-    <formatter-maven-plugin.version>2.16.0</formatter-maven-plugin.version>
+    <formatter-maven-plugin.version>2.17.0</formatter-maven-plugin.version>
 
     <!--
      | Any23 website has to be stored in SVN

Reply via email to