Skip to content

Commit

Permalink
Upgrade slf4j to 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
johngmyers committed Sep 19, 2023
1 parent 39962ff commit 2095c76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Platform 3.01

- AutoValue to 1.10.4 (was 1.7.4)
- Guava to 32.1.2-jre (was 32.0.0-jre)
- slf4j to 2.0.9 (was 2.0.5)

Platform 3.00

Expand Down
2 changes: 1 addition & 1 deletion library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dep.jetty.version>11.0.16</dep.jetty.version>
<dep.guava.version>32.1.2-jre</dep.guava.version>
<dep.guice.version>7.0.0</dep.guice.version>
<dep.slf4j.version>2.0.5</dep.slf4j.version>
<dep.slf4j.version>2.0.9</dep.slf4j.version>
<dep.logback.version>1.2.11</dep.logback.version>
<dep.javax-servlet.version>5.0.0</dep.javax-servlet.version>
<dep.jackson.version>2.15.0</dep.jackson.version>
Expand Down

0 comments on commit 2095c76

Please sign in to comment.