Merge pull request #242 from nutzam/dependabot/maven/nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-elasticsearch/org.apache.logging.log4j-log4j-core-2.16.0

build(deps): bump log4j-core from 2.15.0 to 2.16.0 in /nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-elasticsearch
This commit is contained in:
Wendal Chen 2021-12-17 16:47:48 +08:00 committed by GitHub
commit d6f2e35ce4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.15.0</version>
<version>2.16.0</version>
</dependency>
</dependencies>