fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426
This commit is contained in:
snyk-bot 2023-02-20 16:46:23 +00:00
parent 57ab9b3e01
commit ef3bfbe7bf
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

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.3</version>
</dependency> </dependency>