From 84df8990d3badd5b1c9e8c627ee3207f5a0a9226 Mon Sep 17 00:00:00 2001 From: Raja Kolli Date: Sat, 30 Sep 2023 05:48:17 +0000 Subject: [PATCH] removes unnecessary dependency --- r2dbc/boot-jooq-r2dbc-sample/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/r2dbc/boot-jooq-r2dbc-sample/pom.xml b/r2dbc/boot-jooq-r2dbc-sample/pom.xml index 742417fc7..8a21333ab 100644 --- a/r2dbc/boot-jooq-r2dbc-sample/pom.xml +++ b/r2dbc/boot-jooq-r2dbc-sample/pom.xml @@ -20,7 +20,6 @@ 21 2.2.0 - 2.14.0 0.0.3 ${project.build.directory}/test-results @@ -106,15 +105,6 @@ springdoc-openapi-starter-webflux-ui ${springdoc-openapi.version} - - org.apache.commons - commons-lang3 - - - commons-io - commons-io - ${commons-io.version} - org.springframework.boot