Skip to content

Commit

Permalink
Bump SLF4J to version 2.0.0-alpha6 in metrics-jetty11
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Apr 2, 2022
1 parent d421748 commit ed58307
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-alpha5</slf4j.version>
<slf4j.version>2.0.0-alpha6</slf4j.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit ed58307

Please sign in to comment.