Skip to content

Commit 0ff6334

Browse files
authored
Merge pull request #451 from git-commit-id/dependabot/maven/core/com.fasterxml.jackson.core-jackson-databind-2.9.10.1
CVE-2019-16942: Bump jackson-databind from 2.9.10 to 2.9.10.1 in /core
2 parents ebb226d + 22054c3 commit 0ff6334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.fasterxml.jackson.core</groupId>
4848
<artifactId>jackson-databind</artifactId>
49-
<version>2.9.10</version>
49+
<version>2.9.10.1</version>
5050
</dependency>
5151
</dependencies>
5252
</project>

0 commit comments

Comments
 (0)