Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
changed the version for Jackson-databind from 2.13.3  to 2.13.4.2
  • Loading branch information
NikhilMM89 authored Jun 8, 2023
1 parent 6b3f8dd commit 44f2832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<spring-test.version>5.3.21</spring-test.version>
<metrics-spring.version>3.1.3</metrics-spring.version>

<jackson.version>2.13.3</jackson.version>
<jackson.version>2.13.4.2</jackson.version>
<lombok.version>1.18.22</lombok.version>
<junit.version>4.13.2</junit.version>
<slf4j.version>1.7.30</slf4j.version>
Expand Down

0 comments on commit 44f2832

Please sign in to comment.