Skip to content

Commit

Permalink
Merge pull request #2892 from jooby-project/dependabot/maven/ch.qos.l…
Browse files Browse the repository at this point in the history
…ogback-logback-classic-1.4.7

build(deps): bump logback-classic from 1.4.6 to 1.4.7
  • Loading branch information
jknack committed Apr 25, 2023
2 parents 996435d + f8fa4e3 commit d778f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<guice.version>5.1.0</guice.version>

<!-- logging -->
<logback-classic.version>1.4.6</logback-classic.version>
<logback-classic.version>1.4.7</logback-classic.version>
<log4j.version>2.20.0</log4j.version>
<slf4j.version>2.0.7</slf4j.version>

Expand Down

0 comments on commit d778f71

Please sign in to comment.