Skip to content

Commit 37e201a

Browse files
committed
Updated vulnerable libraries' versions
1 parent 06ff734 commit 37e201a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.slf4j</groupId>
4343
<artifactId>slf4j-api</artifactId>
44-
<version>1.7.28</version>
44+
<version>1.7.36</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.projectlombok</groupId>
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.fasterxml.jackson.core</groupId>
5454
<artifactId>jackson-databind</artifactId>
55-
<version>2.12.1</version>
55+
<version>2.13.2.1</version>
5656
</dependency>
5757

5858
<!-- test dependencies -->

0 commit comments

Comments
 (0)