Skip to content
Snippets Groups Projects
Commit 78f823d1 authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

XCOMMONS-2499: Upgrade to SLF4J 2.0.0 and Logback 1.3.0

parent 11873eca
No related branches found
No related tags found
No related merge requests found
...@@ -40,8 +40,6 @@ ...@@ -40,8 +40,6 @@
Following versions of some specific Jetty dependencies should be kept in sync when upgrading Jetty. Following versions of some specific Jetty dependencies should be kept in sync when upgrading Jetty.
--> -->
<jetty.version>10.0.7</jetty.version> <jetty.version>10.0.7</jetty.version>
<!-- Jetty requires an alpha version of slf4j -->
<slf4j.version>2.0.0-alpha5</slf4j.version>
</properties> </properties>
<dependencies> <dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment