Skip to content

Commit c69c430

Browse files
committed
update jackson-databind (CVE-2022-42003)
1 parent 3f2386a commit c69c430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • labs/unicorn-store/software/alternatives/unicorn-store-basic

labs/unicorn-store/software/alternatives/unicorn-store-basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.fasterxml.jackson.core</groupId>
4343
<artifactId>jackson-databind</artifactId>
44-
<version>2.13.4</version>
44+
<version>2.13.4.2</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)