From a6e2e07981f03c7c6580af9e1af5888706eaf7c8 Mon Sep 17 00:00:00 2001 From: chrisvpeters Date: Tue, 29 Oct 2024 16:22:28 +1100 Subject: [PATCH 1/2] AUS-4265 --- pom.xml | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bf401feed..5fd643410 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,7 @@ UTF-8 + 1.6.15 @@ -346,9 +347,25 @@ 1.43.2 - com.esotericsoftware - minlog - 1.3.1 + com.esotericsoftware + kryo + 5.0.0-RC2 + + + org.ow2.asm + asm + + + + + com.github.therapi + therapi-runtime-javadoc + 0.15.0 + + + org.springdoc + springdoc-openapi-starter-webmvc-ui + 2.6.0 From d54e91ad0aa284d47ddbde8784f962d1849ad7db Mon Sep 17 00:00:00 2001 From: chrisvpeters Date: Wed, 20 Nov 2024 11:25:37 +1100 Subject: [PATCH 2/2] AUS-4265 forgot the pom --- pom.xml | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 5fd643410..33dcc4a4d 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,6 @@ UTF-8 - 1.6.15 @@ -324,7 +323,7 @@ netcdf4 5.3.3 false - + javax.annotation javax.annotation-api @@ -346,22 +345,10 @@ google-http-client-apache-v2 1.43.2 - - com.esotericsoftware - kryo - 5.0.0-RC2 - - - org.ow2.asm - asm - - - - - com.github.therapi - therapi-runtime-javadoc - 0.15.0 - + com.esotericsoftware + minlog + 1.3.1 + org.springdoc springdoc-openapi-starter-webmvc-ui