Skip to content

Commit

Permalink
Merge pull request #422 from kagemomiji/dependabot/maven/com.mysql-my…
Browse files Browse the repository at this point in the history
…sql-connector-j-8.3.0

Bump com.mysql:mysql-connector-j from 8.0.33 to 8.3.0
  • Loading branch information
kagemomiji authored Apr 20, 2024
2 parents ee62c0b + b6ccb66 commit 6a62938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airsonic-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.0.33</version>
<version>8.3.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6a62938

Please sign in to comment.