Skip to content

Commit

Permalink
Merge pull request #270 from uPortal-Project/renovate/logback.version
Browse files Browse the repository at this point in the history
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.0
  • Loading branch information
ChristianMurphy authored Aug 28, 2022
2 parents 4f48d18 + c56aed5 commit cf96abd
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 @@ -36,7 +36,7 @@

<properties>
<junit.version>4.13.2</junit.version>
<logback.version>1.2.10</logback.version>
<logback.version>1.4.0</logback.version>
<resource-server.version>1.3.1</resource-server.version>
<servlet-api.version>3.1.0</servlet-api.version>
<slf4j.version>1.7.36</slf4j.version>
Expand Down

0 comments on commit cf96abd

Please sign in to comment.