diff --git a/README.md b/README.md index 2ad2f239..851e900c 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,12 @@ Maven: com.oracle.labs.olcut olcut-core - 5.2.1 + 5.3.0 ``` or from Gradle: ```groovy -implementation 'com.oracle.labs.olcut:olcut-core:5.2.1' +implementation 'com.oracle.labs.olcut:olcut-core:5.3.0' ``` The `olcut-extras` artifact is designed as a small tool for developers, as such you should compile the appropriate diff --git a/pom.xml b/pom.xml index 5d588516..d5cc791a 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ ${revision} pom - 5.3.0-SNAPSHOT + 5.3.0 UTF-8 1.8 1.8