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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6758b0f4 Revert "Bump slf4jVersion from 1.7.36 to 2.0.0"
6758b0f4 is described below

commit 6758b0f4c9b60fbe700335d3d3addef48f867826
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Mon Mar 24 16:07:16 2025 +0100

    Revert "Bump slf4jVersion from 1.7.36 to 2.0.0"
    
    This reverts commit 993e99d16c4d318e53a1cff93dbc2f80a87d4c81.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c757fc0..92e043ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
     <maven4Version>4.0.0-rc-3</maven4Version>
     <maven3Version>3.9.9</maven3Version>
     <resolverVersion>1.9.20</resolverVersion>
-    <slf4jVersion>2.0.0</slf4jVersion>
+    <slf4jVersion>1.7.36</slf4jVersion>
     
<maven.site.path>plugin-tools-archives/plugin-tools-LATEST</maven.site.path>
     <!-- whenever the ASM version is updated also the
     
maven-plugin-tools-annotations/src/main/java/o/a/m/tools/plugins/extractor/annotations/JavaAnnotationsMojoDescriptorExtractor#CLASS_VERSION_TO_JAVA_STRING

Reply via email to