Skip to content

Commit 0ca500d

Browse files
Bump jackson-databind from 2.9.10.1 to 2.9.10.3
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.3. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33cb5fc commit 0ca500d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<javax.servlet-api.version>3.0.1</javax.servlet-api.version>
3232
<dom4j.version>2.1.1</dom4j.version>
3333
<gson.version>2.6.2</gson.version>
34-
<jackson-core.version>2.9.10.1</jackson-core.version>
34+
<jackson-core.version>2.9.10.3</jackson-core.version>
3535
<aspectj.version>1.6.12</aspectj.version>
3636
<plugin.checkstyle.version>2.17</plugin.checkstyle.version>
3737
<plugin.pmd.version>3.5</plugin.pmd.version>

0 commit comments

Comments
 (0)