diff --git a/CHANGELOG.md b/CHANGELOG.md index 458fd9f0..46fd5e40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,13 @@ CHANGELOG ========= -Version 0.8.2-SNAPSHOT - Build 20180410 +Version 0.8.2-SNAPSHOT - Build 20181020 --------------------------------------- - Dependencies: - - Java: The framework is now compiled with Java 9. + - Java: The framework is now compiled with Java 11. - Build Plugins: Updated Maven Compiler, Maven Javadoc, Maven JAR and Surefire to the latest stable version. - - Libraries: Updated Commons CSV to the latest stable version. + - Libraries: Updated Commons CSV and LIBSVM to the latest stable version. Version 0.8.1 - Build 20170831 ------------------------------ diff --git a/README.md b/README.md index f570bd1d..a77244f9 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The latest stable version of the framework is 0.8.1 (Build 20170831). To use it, ``` -The latest snapshot version of the framework is 0.8.2-SNAPSHOT (Build 20180410). To test it, update your pom.xml as follows: +The latest snapshot version of the framework is 0.8.2-SNAPSHOT (Build 20181020). To test it, update your pom.xml as follows: ``` sonatype-snapshots diff --git a/pom.xml b/pom.xml index 3899f767..ab999268 100644 --- a/pom.xml +++ b/pom.xml @@ -95,11 +95,11 @@ - 9 - 3.7.0 - 3.0.0 + 11 + 3.8.0 + 3.0.1 3.0.1 - 2.21.0 + 2.22.1 3.1.0 1.5 3.0 @@ -108,9 +108,9 @@ 3.6.1 - 1.5 + 1.6 1.7.25 - 3.22 + 3.23 1.0.9