From 98f12861b3b1cc6590459df1d745a86438c72506 Mon Sep 17 00:00:00 2001 From: Arthur Araujo Date: Mon, 20 Oct 2025 17:14:45 -0300 Subject: [PATCH 1/2] Bump Spring to 3.5.6 --- .idea/compiler.xml | 3 +-- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index ca6af3a..63a7679 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -13,8 +13,7 @@ - - + diff --git a/pom.xml b/pom.xml index 89f9568..164ad68 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.3 + 3.5.6 @@ -101,12 +101,12 @@ org.json json - 20231013 + 20250517 commons-io commons-io - 2.17.0 + 2.20.0 com.h2database From c95b4f0a9b93e8fa7593068415bc44f888c71590 Mon Sep 17 00:00:00 2001 From: Arthur Araujo Date: Mon, 20 Oct 2025 17:15:38 -0300 Subject: [PATCH 2/2] Fix names in pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 164ad68..9ec9dad 100644 --- a/pom.xml +++ b/pom.xml @@ -2,10 +2,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - br.com.arnar.contacter + br.com.arnar.openforms api 1.0-SNAPSHOT - Contacter + OpenForms