You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2017/05/21 21:33:00 UTC

svn commit: r1795741 - in /felix/trunk/main: doc/changelog.txt pom.xml

Author: pauls
Date: Sun May 21 21:33:00 2017
New Revision: 1795741

URL: http://svn.apache.org/viewvc?rev=1795741&view=rev
Log:
Update dependencies and changelog for release

Modified:
    felix/trunk/main/doc/changelog.txt
    felix/trunk/main/pom.xml

Modified: felix/trunk/main/doc/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/main/doc/changelog.txt?rev=1795741&r1=1795740&r2=1795741&view=diff
==============================================================================
--- felix/trunk/main/doc/changelog.txt (original)
+++ felix/trunk/main/doc/changelog.txt Sun May 21 21:33:00 2017
@@ -1,3 +1,13 @@
+Changes from 5.6.2 to 5.6.4
+---------------------------
+
+** Improvement
+    * Update to latest framework version 5.6.4
+    * Update to latest gogo.jline 1.0.6
+    * Update to latest obr 2.0.10
+    * Update to jline 3.3.0
+    * Update to jansi 1.16
+
 Changes from 5.6.1 to 5.6.2
 ---------------------------
 

Modified: felix/trunk/main/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/main/pom.xml?rev=1795741&r1=1795740&r2=1795741&view=diff
==============================================================================
--- felix/trunk/main/pom.xml (original)
+++ felix/trunk/main/pom.xml Sun May 21 21:33:00 2017
@@ -43,12 +43,12 @@
   <properties>
     <log.level>4</log.level>
     <dollar>$</dollar>
-    <gogo.runtime.version>1.0.2</gogo.runtime.version>
-    <gogo.jline.shell.version>1.0.2</gogo.jline.shell.version>
+    <gogo.runtime.version>1.0.6</gogo.runtime.version>
+    <gogo.jline.shell.version>1.0.6</gogo.jline.shell.version>
     <gogo.command.version>1.0.2</gogo.command.version>
-    <jline.version>3.0.1</jline.version>
-    <obr.version>2.0.8</obr.version>
-    <jansi.version>1.14</jansi.version>
+    <jline.version>3.3.0</jline.version>
+    <obr.version>2.0.10</obr.version>
+    <jansi.version>1.16</jansi.version>
   </properties>
   <profiles>
     <profile>