Skip to content

Commit

Permalink
Bump SLF4J to version 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi authored and renovate[bot] committed Dec 17, 2022
1 parent c97cb62 commit 72341d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metrics-jakarta-servlets/pom.xml
Expand Up @@ -21,7 +21,7 @@
<papertrail.profiler.version>1.1.1</papertrail.profiler.version>
<servlet.version>5.0.0</servlet.version>
<jackson.version>2.12.7.1</jackson.version>
<slf4j.version>2.0.0</slf4j.version>
<slf4j.version>2.0.5</slf4j.version>
</properties>

<dependencyManagement>
Expand Down
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</slf4j.version>
<slf4j.version>2.0.5</slf4j.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 72341d9

Please sign in to comment.