Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Bump ch.qos.logback:logback-core in /sofa-serverless-runtime
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.9 to 1.2.13.
- [Commits](qos-ch/logback@v_1.2.9...v_1.2.13)

---
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 Dec 27, 2023
1 parent b4db721 commit 06db822
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sofa-serverless-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<revision>0.5.5</revision>
<sofa.ark.version>2.2.5</sofa.ark.version>
<spring.boot.version>2.7.15</spring.boot.version>
<logback.core>1.2.9</logback.core>
<logback.core>1.2.13</logback.core>
<project.encoding>UTF-8</project.encoding>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
Expand All @@ -32,7 +32,7 @@
<guice.version>6.0.0</guice.version>
<guice-multibindings.version>4.2.3</guice-multibindings.version>
<netty.version>4.1.94.Final</netty.version>
<logback.version>1.2.9</logback.version>
<logback.version>1.2.13</logback.version>
<lombok.version>1.18.22</lombok.version>
<junit.version>4.13.1</junit.version>
<mockito.version>4.8.1</mockito.version>
Expand Down

0 comments on commit 06db822

Please sign in to comment.