diff options
Diffstat (limited to 'springboot/springboot2/pom.xml')
-rwxr-xr-x | springboot/springboot2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 8df735a5..6148b8c8 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -125,7 +125,7 @@ <mariadb4j.version>2.2.3</mariadb4j.version> <slf4j.version>1.7.25</slf4j.version> <testng.version>6.11</testng.version> - <tomcat-jdbc.version>8.5.14</tomcat-jdbc.version> + <tomcat-jdbc.version>9.0.27</tomcat-jdbc.version> </properties> |