build(deps): Bump log4j-core to 2.16.0 in sentinel-demo-apollo-datasource (#2493)

Bumps log4j-core from 2.15.0 to 2.16.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-17 16:45:51 +08:00 committed by GitHub
parent 0a287fe84f
commit 37542a8378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<artifactId>sentinel-demo-apollo-datasource</artifactId>
<properties>
<log4j2.version>2.15.0</log4j2.version>
<log4j2.version>2.16.0</log4j2.version>
<slf4j.version>1.7.25</slf4j.version>
</properties>