This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git
commit 45cb68c57c0b03009fe6ba9952730ac61850978e Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Wed May 2 08:35:52 2018 +0200 Upgrades Jackson libs to version 2.9.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dcd8107..70077a1 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ <tiles.version>3.0.8</tiles.version> <tiles-request.version>1.0.7</tiles-request.version> <log4j2.version>2.10.0</log4j2.version> - <jackson.version>2.9.4</jackson.version> + <jackson.version>2.9.5</jackson.version> <!-- Site generation --> <fluido-skin.version>1.6</fluido-skin.version>