Skip to content

Commit

Permalink
Bump logback.version from 1.2.10 to 1.2.11
Browse files Browse the repository at this point in the history
Bumps `logback.version` from 1.2.10 to 1.2.11.

Updates `logback-core` from 1.2.10 to 1.2.11

Updates `logback-classic` from 1.2.10 to 1.2.11

Updates `logback-access` from 1.2.10 to 1.2.11

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-access
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 7, 2022
1 parent d48aa8f commit 1648c07
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 @@ -91,7 +91,7 @@
<!--logstash有所依赖,需要使用management统一管理依赖-->
<logstash.version>7.0.1</logstash.version>
<!-- LDAP(Lightweight Directory Access Protocol轻量目录访问协议) logback也来了 https://logback.qos.ch/news.html -->
<logback.version>1.2.10</logback.version>
<logback.version>1.2.11</logback.version>
<redisson.version>3.16.8</redisson.version>
<guava.version>31.1-jre</guava.version>
<poi.version>5.2.0</poi.version>
Expand Down

0 comments on commit 1648c07

Please sign in to comment.