From 637c1e6b99e352e29a77806fae9610445bc16868 Mon Sep 17 00:00:00 2001 From: Amit Phaltankar Date: Fri, 6 Oct 2023 15:05:16 +1100 Subject: [PATCH] aph-15360 Sort Object Collections using multiple fields --- pom.xml | 3 +-- spring-boot-data-jpa/spring-boot-data-jpa-mysql/pom.xml | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 7e3af2a..6330d55 100644 --- a/pom.xml +++ b/pom.xml @@ -32,8 +32,7 @@ UTF-8 - 17 - 17 + 17 diff --git a/spring-boot-data-jpa/spring-boot-data-jpa-mysql/pom.xml b/spring-boot-data-jpa/spring-boot-data-jpa-mysql/pom.xml index 411bf76..3855d7a 100644 --- a/spring-boot-data-jpa/spring-boot-data-jpa-mysql/pom.xml +++ b/spring-boot-data-jpa/spring-boot-data-jpa-mysql/pom.xml @@ -41,7 +41,5 @@ - - com.amitph.spring.data.Application - + \ No newline at end of file