fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
- https://snyk.io/vuln/SNYK-JAVA-ORGPOSTGRESQL-2401816
This commit is contained in:
snyk-bot 2022-03-11 21:13:29 +00:00
parent 57ab9b3e01
commit 48b29da344
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -107,7 +107,7 @@
<dependency> <dependency>
<groupId>net.logstash.logback</groupId> <groupId>net.logstash.logback</groupId>
<artifactId>logstash-logback-encoder</artifactId> <artifactId>logstash-logback-encoder</artifactId>
<version>6.4</version> <version>7.0</version>
</dependency> </dependency>