Skip to content

Commit

Permalink
Bump logback-core from 1.2.3 to 1.2.9 in /management-api-common
Browse files Browse the repository at this point in the history
Bumps logback-core from 1.2.3 to 1.2.9.

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and emerkle826 committed Jun 27, 2022
1 parent 9cb9309 commit 1415364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion management-api-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<slf4j.version>1.7.25</slf4j.version>
<logback.version>1.2.3</logback.version>
<logback.version>1.2.9</logback.version>
<netty.version>4.1.50.Final</netty.version>
<junit.version>4.13.1</junit.version>
<mockito.version>3.5.13</mockito.version>
Expand Down

0 comments on commit 1415364

Please sign in to comment.