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

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


The following commit(s) were added to refs/heads/master by this push:
     new 53e757f  [MINDEXER-223] Update SLF4J to 2.0.13 (#365)
53e757f is described below

commit 53e757fac38c6c3b06fc9c43dc72bac83c89f150
Author: Tamas Cservenak <ta...@cservenak.net>
AuthorDate: Thu May 16 21:29:12 2024 +0200

    [MINDEXER-223] Update SLF4J to 2.0.13 (#365)
    
    * [MINDEXER-223] Update SLF4J to 2.0.13
    
    And (build) surefire to 3.2.5
    
    ---
    
    https://issues.apache.org/jira/browse/MINDEXER-223
    
    * Let this come from parent (also 3.2.5)
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 99fffaa..600d672 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,8 +111,7 @@ under the License.
     <maven.version>3.9.6</maven.version>
     <resolver.version>1.9.20</resolver.version>
     <archetype.version>3.2.1</archetype.version>
-    <surefire.version>3.2.1</surefire.version>
-    <slf4j.version>2.0.9</slf4j.version>
+    <slf4j.version>2.0.13</slf4j.version>
     
<maven.site.path>maven-indexer-archives/maven-indexer-LATEST</maven.site.path>
     
<project.build.outputTimestamp>2024-01-08T10:49:55Z</project.build.outputTimestamp>
   </properties>

Reply via email to