From 30f79928ecf60e4fcb07f1e424967d2052ff2f0b Mon Sep 17 00:00:00 2001 From: hantsy Date: Thu, 5 Dec 2024 11:29:51 +0800 Subject: [PATCH] chore: bump kotlin to 2.1.0 --- mongodb-kotlin-co/pom.xml | 2 +- mongodb-kotlin/pom.xml | 2 +- restclient-kotlin-co/pom.xml | 2 +- restclient-kotlin/pom.xml | 2 +- resteasy-kotlin-co/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mongodb-kotlin-co/pom.xml b/mongodb-kotlin-co/pom.xml index d2b4396d..5d8ad7f7 100644 --- a/mongodb-kotlin-co/pom.xml +++ b/mongodb-kotlin-co/pom.xml @@ -19,7 +19,7 @@ 3.5.2 - 2.0.21 + 2.1.0 true 1.7.2 diff --git a/mongodb-kotlin/pom.xml b/mongodb-kotlin/pom.xml index 3408ad38..52970992 100644 --- a/mongodb-kotlin/pom.xml +++ b/mongodb-kotlin/pom.xml @@ -19,7 +19,7 @@ 3.5.2 - 2.0.21 + 2.1.0 true diff --git a/restclient-kotlin-co/pom.xml b/restclient-kotlin-co/pom.xml index ada98e9c..48a0b5fc 100644 --- a/restclient-kotlin-co/pom.xml +++ b/restclient-kotlin-co/pom.xml @@ -19,7 +19,7 @@ 3.5.2 - 2.0.21 + 2.1.0 true diff --git a/restclient-kotlin/pom.xml b/restclient-kotlin/pom.xml index ae3dc50b..183af80d 100644 --- a/restclient-kotlin/pom.xml +++ b/restclient-kotlin/pom.xml @@ -19,7 +19,7 @@ 3.5.2 - 2.0.21 + 2.1.0 true diff --git a/resteasy-kotlin-co/pom.xml b/resteasy-kotlin-co/pom.xml index 9847b167..2a9a17ac 100644 --- a/resteasy-kotlin-co/pom.xml +++ b/resteasy-kotlin-co/pom.xml @@ -19,7 +19,7 @@ 3.5.2 - 2.0.21 + 2.1.0 true 1.9.0