Skip to content

Commit 36ba2bc

Browse files
shubhamkumarguptaTCSShubham Gupta C
and
Shubham Gupta C
authored
Uplifted jackson-databind to 2.13.3 (#538)
* 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 <shubham.c.gupta@ericsson.com>
1 parent aa3dffb commit 36ba2bc

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
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.github.ericsson</groupId>
88
<artifactId>eiffel-intelligence</artifactId>
9-
<version>3.2.4</version>
9+
<version>3.2.5</version>
1010
<packaging>war</packaging>
1111

1212
<parent>
@@ -30,7 +30,7 @@
3030
<springSecurityVersion>5.5.2</springSecurityVersion>
3131
<springSessionVersion>2.5.0</springSessionVersion>
3232
<forkCountTests>1</forkCountTests>
33-
<jackson.version>2.12.5</jackson.version>
33+
<jackson.version>2.13.3</jackson.version>
3434
</properties>
3535

3636
<!-- Reporting Plugins -->

0 commit comments

Comments
 (0)