Skip to content

Commit 2928f81

Browse files
author
ghouldaemon
committed
Fix 1 vulnerable dependencies identified by Prisma Cloud
1 parent 97c9ab8 commit 2928f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.fasterxml.jackson.core</groupId>
4747
<artifactId>jackson-databind</artifactId>
48-
<version>2.10.2</version>
48+
<version>2.16.0</version>
4949
</dependency> -->
5050

5151
<!-- remove ^^^ for the demo -->

0 commit comments

Comments
 (0)