Upgrading Jackson, Font Awesome and the Maven Site Plugin

Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/31cb31dd
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/31cb31dd
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/31cb31dd

Branch: refs/heads/master
Commit: 31cb31dd050aa01124c3b7be48486d196e521f66
Parents: 6a59c33
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Fri Nov 18 14:24:56 2016 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Fri Nov 18 14:25:16 2016 +0100

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/31cb31dd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e009acb..d23ee8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -360,7 +360,7 @@ under the License.
 
     <camel.version>2.18.0</camel.version>      
 
-    <jackson.version>2.8.4</jackson.version>
+    <jackson.version>2.8.5</jackson.version>
 
     <spring.version>4.3.4.RELEASE</spring.version>
     <spring-security.version>4.2.0.RELEASE</spring-security.version>
@@ -413,7 +413,7 @@ under the License.
     <bootstrap-select.version>1.11.2</bootstrap-select.version>
     <bootstrap-fileinput.version>4.3.5</bootstrap-fileinput.version>
     <bootbox.version>4.4.0</bootbox.version>
-    <font-awesome.version>4.6.3</font-awesome.version>
+    <font-awesome.version>4.7.0</font-awesome.version>
     <ionicons.version>2.0.1</ionicons.version>
     <highlightjs.version>9.6.0</highlightjs.version>
     <codemirror.version>5.13.2</codemirror.version>
@@ -2004,7 +2004,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-site-plugin</artifactId>
-            <version>3.5.1</version>
+            <version>3.6</version>
             <dependencies>
               <dependency>
                 <groupId>org.apache.velocity</groupId>

Reply via email to