From c7957699b75cdc128b378c20632c4bf568469a0a Mon Sep 17 00:00:00 2001 From: Jeffrey Alexander Date: Mon, 23 Jan 2023 09:28:40 -0500 Subject: [PATCH 1/2] Bumping version to 5.3.0 for release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From a9119c502c585c168227895e11841f3c81fe293a Mon Sep 17 00:00:00 2001 From: Jeffrey Alexander Date: Mon, 23 Jan 2023 09:36:09 -0500 Subject: [PATCH 2/2] Updated README to reference latest version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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