Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-bot
48b29da344
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
2022-03-11 21:13:29 +00:00

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>