You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/08/22 22:51:24 UTC

[maven-javadoc-plugin] branch master updated: Bump slf4j-simple from 1.7.30 to 1.7.32

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 292ebb7  Bump slf4j-simple from 1.7.30 to 1.7.32
292ebb7 is described below

commit 292ebb7eca37a0cebbff8a40a7d85ea915f211ac
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Aug 22 21:28:32 2021 +0000

    Bump slf4j-simple from 1.7.30 to 1.7.32
    
    Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.30 to 1.7.32.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.30...v_1.7.32)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-simple
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b2e6b12..e1a5c8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@ under the License.
     <sitePluginVersion>3.3</sitePluginVersion>
     <projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
     <project.build.outputTimestamp>2021-05-18T17:44:35Z</project.build.outputTimestamp>
-    <slf4j.version>1.7.30</slf4j.version>
+    <slf4j.version>1.7.32</slf4j.version>
   </properties>
 
   <contributors>