Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 217080e

Browse files
snyk-botJacksonTian
authored andcommitted
fix: aliyun-java-sdk-batchcompute/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-1048302
1 parent 379e513 commit 217080e

File tree

1 file changed

+1
-1
lines changed
  • aliyun-java-sdk-batchcompute

1 file changed

+1
-1
lines changed

aliyun-java-sdk-batchcompute/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.fasterxml.jackson.core</groupId>
6464
<artifactId>jackson-databind</artifactId>
65-
<version>2.10.0.pr1</version>
65+
<version>2.10.5.1</version>
6666
</dependency>
6767

6868
<dependency>

0 commit comments

Comments
 (0)