Skip to content

Commit

Permalink
Merge pull request #233 from okta/dependabot/maven/ch.qos.logback-log…
Browse files Browse the repository at this point in the history
…back-classic-1.4.4

Bump logback-classic from 1.4.3 to 1.4.4
  • Loading branch information
arvindkrishnakumar-okta authored Oct 19, 2022
2 parents 23b73f6 + ac295de commit 53c9f50
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 @@ -107,7 +107,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.3</version>
<version>1.4.4</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit 53c9f50

Please sign in to comment.