Update pom.xml

This commit is contained in:
Mohit Kumar 2024-09-26 21:02:37 -04:00 committed by GitHub
parent b24f68b017
commit f0b2fe1205
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,6 +79,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.0.32</version>
<scope>runtime</scope>
</dependency>
<dependency>