Skip to content

Commit

Permalink
修复 mysql 的 pom 文件中的错误
Browse files Browse the repository at this point in the history
  • Loading branch information
ddwolf715 committed Nov 21, 2023
1 parent 375f1ab commit 478954e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<jar.package.name>mysql5</jar.package.name>
<jar.name>mysql5</jar.name>
</properties>

<dependencies>
Expand Down

0 comments on commit 478954e

Please sign in to comment.