Skip to content

Commit

Permalink
fix(deps): replace dependency mysql:mysql-connector-java with com.mys…
Browse files Browse the repository at this point in the history
…ql:mysql-connector-j [security]
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 14355da commit 3a5173b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<jackson.modules>2.16.0</jackson.modules>

<!-- database -->
<mysql.version>5.1.49</mysql.version>
<mysql.version>8.0.33</mysql.version>
<druid.version>1.2.20</druid.version>
<mybatis.plus.version>3.5.4.1</mybatis.plus.version>
<mybatis.spring.boot.version>2.2.2</mybatis.spring.boot.version>
Expand Down

0 comments on commit 3a5173b

Please sign in to comment.