You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2018/05/02 06:45:57 UTC

[struts] 03/04: Upgrades Jackson libs to version 2.9.5

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch struts-2-5-x
in repository https://gitbox.apache.org/repos/asf/struts.git

commit e55ad3fb4540f7c106cda678bb164faff66513f0
Author: Lukasz Lenart <lu...@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 d6fe0ee..ea52c06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
         <tiles.version>3.0.7</tiles.version>
         <tiles-request.version>1.0.6</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>

-- 
To stop receiving notification emails like this one, please contact
lukaszlenart@apache.org.