Skip to content

Commit

Permalink
Uplifted jackson-databind to 2.13.3 (#538)
Browse files Browse the repository at this point in the history
* Uplifted jackson-databind version to 2.13.3

* Updated EI version from 3.2.4 to 3.2.5

Co-authored-by: Shubham Gupta C <[email protected]>
  • Loading branch information
shubhamkumarguptaTCS and Shubham Gupta C authored Aug 1, 2022
1 parent aa3dffb commit 36ba2bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.ericsson</groupId>
<artifactId>eiffel-intelligence</artifactId>
<version>3.2.4</version>
<version>3.2.5</version>
<packaging>war</packaging>

<parent>
Expand All @@ -30,7 +30,7 @@
<springSecurityVersion>5.5.2</springSecurityVersion>
<springSessionVersion>2.5.0</springSessionVersion>
<forkCountTests>1</forkCountTests>
<jackson.version>2.12.5</jackson.version>
<jackson.version>2.13.3</jackson.version>
</properties>

<!-- Reporting Plugins -->
Expand Down

0 comments on commit 36ba2bc

Please sign in to comment.