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 22, 2023
1 parent 45850ad commit 6ff3f2e
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 @@ -11,7 +11,7 @@
<properties>
<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>
<revision>0.5.5</revision>
<project.encoding>UTF-8</project.encoding>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -31,7 +31,7 @@
<oshi.version>6.4.5</oshi.version>
<guice.version>5.1.0</guice.version>
<netty.version>4.1.42.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 6ff3f2e

Please sign in to comment.