Skip to content

Commit d4e4f20

Browse files
authored
Bumps jackson-databind from 2.13.3 to 2.14.1 (#545)
* Bump jackson-databind from 2.13.3 to 2.13.4.1 Signed-off-by: Jainad <jainad.chinta@ericsson.com>
1 parent 104c898 commit d4e4f20

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.5</version>
9+
<version>3.2.6-snapshot</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.13.3</jackson.version>
33+
<jackson.version>2.14.1</jackson.version>
3434
</properties>
3535

3636
<!-- Reporting Plugins -->

0 commit comments

Comments
 (0)