manual-deploy 2026-06-07 11:14

This commit is contained in:
DESKTOP-TKLFCPR\ython 2026-06-07 11:14:48 +09:00
parent 6f66738f8b
commit d08a7ac8ad

View File

@ -51,6 +51,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.2.0</version>
<scope>runtime</scope>
<optional>true</optional>
</dependency>