From 81bd72688dd4ed0ac3d03933ae59c989881fa82f Mon Sep 17 00:00:00 2001 From: Fraser <141634676+rs-fraser@users.noreply.github.com> Date: Fri, 20 Feb 2026 07:40:24 +0000 Subject: [PATCH 1/5] migrate to jakarta, Spring 6 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9ed04fc..b9a7061 100644 --- a/pom.xml +++ b/pom.xml @@ -5,11 +5,11 @@ 4.0.0 zenodo-java-client - 0.2.1 + 1.0.0 com.github.rspace-os rspace-parent - 2.1.3 + 3.0.0 From a02fbd9da3a4e72a4c6c2791a9fdd152b193266d Mon Sep 17 00:00:00 2001 From: Fraser <141634676+rs-fraser@users.noreply.github.com> Date: Wed, 29 Apr 2026 15:53:10 +0100 Subject: [PATCH 2/5] RSDEV-444: Spring 6 / Hibernate 6 / Jakarta migration --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index b9a7061..4b01c03 100644 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,7 @@ com.fasterxml.jackson.core jackson-annotations + 2.20 com.fasterxml.jackson.core From 2518b7f4c7534ab53eb44e38487f4377ee9d4cee Mon Sep 17 00:00:00 2001 From: Fraser <141634676+rs-fraser@users.noreply.github.com> Date: Wed, 29 Apr 2026 16:37:52 +0100 Subject: [PATCH 3/5] RSDEV-444: switch rspace-parent to feature-branch SNAPSHOT, changelog --- CHANGELOG.md | 4 ++++ pom.xml | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 142a615..d2e45d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this project will be documented in this file. +## [1.0.0] +- Spring 6 / Hibernate 6 / Jakarta migration (RSDEV-444) +- Upgrade to rspace-parent 3.0.0 + ## [0.2.2] - Adding equals and ashcode on ZenodoSubmission diff --git a/pom.xml b/pom.xml index 4b01c03..49afdb4 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.github.rspace-os rspace-parent - 3.0.0 + rsdev-444-upgrade-to-spring-6-SNAPSHOT @@ -46,7 +46,6 @@ com.fasterxml.jackson.core jackson-annotations - 2.20 com.fasterxml.jackson.core From dff8058687954230594c679b602d695bea652fd6 Mon Sep 17 00:00:00 2001 From: Fraser <141634676+rs-fraser@users.noreply.github.com> Date: Wed, 15 Jul 2026 13:33:27 +0100 Subject: [PATCH 4/5] RSDEV-444: drop inaccurate Hibernate mention from changelog Addresses Copilot PR review feedback on the RSDEV-444 migration PRs. Co-Authored-By: Claude Opus 4.8 (1M context) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2e45d2..ff56a45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. ## [1.0.0] -- Spring 6 / Hibernate 6 / Jakarta migration (RSDEV-444) +- Spring 6 / Jakarta migration (RSDEV-444) - Upgrade to rspace-parent 3.0.0 ## [0.2.2] From d90ac5ac27bdd29a4a18030ba36dfbc0a74e3558 Mon Sep 17 00:00:00 2001 From: Fraser <141634676+rs-fraser@users.noreply.github.com> Date: Wed, 15 Jul 2026 15:21:00 +0100 Subject: [PATCH 5/5] RSDEV-444: pin rspace-parent to released 3.0.0 Co-Authored-By: Claude Fable 5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49afdb4..b9a7061 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.github.rspace-os rspace-parent - rsdev-444-upgrade-to-spring-6-SNAPSHOT + 3.0.0