From ec5a55bbe7d585ae1e243a2aed1fc36a78f8911d Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 29 Dec 2025 11:02:05 +0000
Subject: [PATCH 1/2] Initial plan
From d5f35e4a2c700d81b33734d69571afb89fc90190 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 29 Dec 2025 11:06:03 +0000
Subject: [PATCH 2/2] Migrate from Java 8 to Java 17
Co-authored-by: rbri <2544132+rbri@users.noreply.github.com>
---
pom.xml | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index e6813d2..e937b39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,8 +20,8 @@
UTF-8
yyyy-MM-dd HH:mm
- 8
- 8
+ 17
+ 17
5.14.1
@@ -108,9 +108,8 @@
true
none
- --allow-script-in-comments
- https://docs.oracle.com/javase/8/docs/api/
+ https://docs.oracle.com/en/java/javase/17/docs/api/
@@ -228,7 +227,7 @@
3.6.3
- 1.8.0
+ 17