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

cshannon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/main by this push:
     new 8a7ed07d74 Update slf4j to 2.0.3 (#2991)
8a7ed07d74 is described below

commit 8a7ed07d74a0ba0d127a37a5fced23d34a270dfe
Author: Christopher L. Shannon <christopher.l.shan...@gmail.com>
AuthorDate: Sat Oct 1 11:23:05 2022 -0400

    Update slf4j to 2.0.3 (#2991)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 92ccf5219f..dbf64f2fbd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
     <!-- timestamp for reproducible outputs, updated on release by the release 
plugin -->
     
<project.build.outputTimestamp>2022-02-08T14:59:16Z</project.build.outputTimestamp>
     <rat.consoleOutput>true</rat.consoleOutput>
-    <slf4j.version>2.0.1</slf4j.version>
+    <slf4j.version>2.0.3</slf4j.version>
     
<sourceReleaseAssemblyDescriptor>source-release-tar</sourceReleaseAssemblyDescriptor>
     <surefire.excludedGroups />
     <surefire.failIfNoSpecifiedTests>false</surefire.failIfNoSpecifiedTests>

Reply via email to