Skip to content

Commit

Permalink
Upgrade logback to 1.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
johngmyers committed Nov 30, 2023
1 parent 494fbc9 commit 1c3fb7e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Platform 3.08

* Library Upgrades
- logback to 1.4.12 (was 1.4.11)

Platform 3.07

* Library Upgrades
Expand Down
2 changes: 1 addition & 1 deletion library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dep.guava.version>32.1.2-jre</dep.guava.version>
<dep.guice.version>7.0.0</dep.guice.version>
<dep.slf4j.version>2.0.9</dep.slf4j.version>
<dep.logback.version>1.4.11</dep.logback.version>
<dep.logback.version>1.4.12</dep.logback.version>
<dep.javax-servlet.version>5.0.0</dep.javax-servlet.version>
<dep.jackson.version>2.15.2</dep.jackson.version>
<dep.jersey.version>3.0.10</dep.jersey.version>
Expand Down

0 comments on commit 1c3fb7e

Please sign in to comment.