This is an automated email from the ASF dual-hosted git repository.
cstamas pushed a commit to branch maven-3.10.x
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-3.10.x by this push:
new bf1ea07b40 Deps: Bump Slf4j to 2.0.18 (#12048)
bf1ea07b40 is described below
commit bf1ea07b40daa020eaca038148a9a39c72c2c4e7
Author: Tamas Cservenak <[email protected]>
AuthorDate: Wed May 13 10:57:48 2026 +0200
Deps: Bump Slf4j to 2.0.18 (#12048)
---
...gnized-slf4j-api-2.0.17.txt => unrecognized-slf4j-api-2.0.18.txt} | 5 +----
pom.xml | 2 +-
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git
a/apache-maven/src/main/appended-resources/licenses/unrecognized-slf4j-api-2.0.17.txt
b/apache-maven/src/main/appended-resources/licenses/unrecognized-slf4j-api-2.0.18.txt
similarity index 95%
rename from
apache-maven/src/main/appended-resources/licenses/unrecognized-slf4j-api-2.0.17.txt
rename to
apache-maven/src/main/appended-resources/licenses/unrecognized-slf4j-api-2.0.18.txt
index 1a3d053237..6b49ac187a 100644
---
a/apache-maven/src/main/appended-resources/licenses/unrecognized-slf4j-api-2.0.17.txt
+++
b/apache-maven/src/main/appended-resources/licenses/unrecognized-slf4j-api-2.0.18.txt
@@ -1,4 +1,4 @@
-Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+Copyright (c) 2004-2025 QOS.ch
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
@@ -19,6 +19,3 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-
-
diff --git a/pom.xml b/pom.xml
index dfc8c72ef5..a82b8dce96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@ under the License.
<cipherVersion>2.0</cipherVersion>
<jxpathVersion>1.4.0</jxpathVersion>
<resolverVersion>2.0.17</resolverVersion>
- <slf4jVersion>2.0.17</slf4jVersion>
+ <slf4jVersion>2.0.18</slf4jVersion>
<xmlunitVersion>2.11.0</xmlunitVersion>
<powermockVersion>2.0.9</powermockVersion>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>