Skip to content

Commit bec5468

Browse files
elans3snyk-bot
andauthored
fix: samples/virtualan-openapi-mongo/pom.xml to reduce vulnerabilities (#465)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 Co-authored-by: snyk-bot <[email protected]>
1 parent 824b3d5 commit bec5468

File tree

1 file changed

+1
-1
lines changed
  • samples/virtualan-openapi-mongo

1 file changed

+1
-1
lines changed

samples/virtualan-openapi-mongo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<dependency>
144144
<groupId>com.fasterxml.jackson.core</groupId>
145145
<artifactId>jackson-databind</artifactId>
146-
<version>2.13.2.1</version>
146+
<version>2.13.4</version>
147147
</dependency>
148148

149149

0 commit comments

Comments
 (0)