Skip to content

Commit

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

Bump ch.qos.logback:logback-core from 1.4.14 to 1.5.0
  • Loading branch information
arvindkrishnakumar-okta authored Feb 21, 2024
2 parents cf8b521 + cd4d8c2 commit 8ad0a84
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 @@ -112,7 +112,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.4.14</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit 8ad0a84

Please sign in to comment.