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:
parent
0a287fe84f
commit
37542a8378
|
|
@ -12,7 +12,7 @@
|
||||||
<artifactId>sentinel-demo-apollo-datasource</artifactId>
|
<artifactId>sentinel-demo-apollo-datasource</artifactId>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<log4j2.version>2.15.0</log4j2.version>
|
<log4j2.version>2.16.0</log4j2.version>
|
||||||
<slf4j.version>1.7.25</slf4j.version>
|
<slf4j.version>1.7.25</slf4j.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue