Skip to content

Commit

Permalink
Bump SLF4J to version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Oct 24, 2022
1 parent d2e656e commit 073cc7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics-jetty11/pom.xml
Expand Up @@ -22,7 +22,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>

<slf4j.version>2.0.0-alpha6</slf4j.version>
<slf4j.version>2.0.0</slf4j.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 073cc7b

Please sign in to comment.