From 3acf15d8d4c3c00ebfee6d9908767cc22d0aff89 Mon Sep 17 00:00:00 2001
From: Victor Cavichioli <79488234+VictorCavichioli@users.noreply.github.com>
Date: Tue, 5 Dec 2023 12:42:58 -0300
Subject: [PATCH] Build Ecchronos with Java 11 - Issue #616 (#624)
In order to provide support for Java 11 in EcChronos,
identify the minimal changes necessary for the project
to compile and run with Java 11. Additionally, implement
these changes and any necessary updates to Maven packages.
Closes #616
---
CHANGES.md | 1 +
pom.xml | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index 2868a6c2b..129829baa 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,6 +2,7 @@
## Version 5.0.0 (Not yet released)
+* Build Ecchronos with Java 11 - Issue 616
* Bump logback from 1.2.10 to 1.2.13 (CVE-2023-6378) - Issue #622
* Progress for on demand repair jobs is either 0% or 100% - Issue #593
* Make priority granularity configurable - Issue #599
diff --git a/pom.xml b/pom.xml
index 7b9233ce8..b07d74b49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
2.5.2
3.0.0-M5
2.22.1
- 3.1.0
+ 3.6.0
3.2.0
3.14.0
3.0.0