Skip to content

Commit

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

Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.10
  • Loading branch information
arvindkrishnakumar-okta authored Oct 14, 2024
2 parents 03d4c74 + 72a6f67 commit 53b900f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.9</version>
<version>1.5.10</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 53b900f

Please sign in to comment.