Skip to content

Commit 8f19188

Browse files
Lucas-Csnyk-bot
andauthored
fix: vboard-ws/pom.xml to reduce vulnerabilities (#160)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426 Co-authored-by: snyk-bot <[email protected]>
1 parent e6ccee2 commit 8f19188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vboard-ws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
<dependency>
340340
<groupId>com.auth0</groupId>
341341
<artifactId>java-jwt</artifactId>
342-
<version>3.8.3</version>
342+
<version>4.2.1</version>
343343
</dependency>
344344
</dependencies>
345345
</project>

0 commit comments

Comments
 (0)