Merge pull request #11 from rasilon/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1

Bump log4j-core from 2.17.0 to 2.17.1
This commit is contained in:
Derry Hamilton 2022-01-07 08:05:08 +00:00 committed by GitHub
commit 1c5e54acc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<dependency> <dependency>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId> <artifactId>log4j-core</artifactId>
<version>2.17.0</version> <version>2.17.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.postgresql</groupId> <groupId>org.postgresql</groupId>