manual-deploy 2026-06-07 20:14

This commit is contained in:
DESKTOP-TKLFCPR\ython 2026-06-07 20:14:04 +09:00
parent 14592e3cc0
commit 0fe716cee0

View File

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