Skip to content

Commit

Permalink
Merge pull request #309 from uPortal-Project/renovate/logbackversion
Browse files Browse the repository at this point in the history
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.3
  • Loading branch information
ChristianMurphy authored Oct 3, 2022
2 parents 07f2a41 + 5cca6de commit 10276ae
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 @@ -80,7 +80,7 @@
<jackson-databind.version>2.13.4</jackson-databind.version>
<jaxb2basicsVersion>0.6.0</jaxb2basicsVersion>
<joda-time.version>2.11.2</joda-time.version>
<logbackVersion>1.4.2</logbackVersion>
<logbackVersion>1.4.3</logbackVersion>
<resource-server.version>1.3.1</resource-server.version>
<servlet-api.version>3.0.1</servlet-api.version>
<slf4jVersion>1.7.36</slf4jVersion>
Expand Down

0 comments on commit 10276ae

Please sign in to comment.