From 9801f1eb7dbbcdfc5ce3c6b5d0c3cab4beff3243 Mon Sep 17 00:00:00 2001 From: Amit Pandey Date: Thu, 18 Jan 2024 18:25:38 +0530 Subject: [PATCH] JAVA-29068 - Fixed Spring Boot Mysql and added it back to module POM (#15670) --- persistence-modules/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/persistence-modules/pom.xml b/persistence-modules/pom.xml index 5ca2ffbf1a..bb7c01984f 100644 --- a/persistence-modules/pom.xml +++ b/persistence-modules/pom.xml @@ -62,7 +62,7 @@ solr spring-boot-persistence-2 spring-boot-persistence-3 - + spring-boot-mysql spring-boot-persistence spring-boot-persistence-h2 spring-boot-persistence-mongodb