Skip to content

Commit

Permalink
[fix](sec) update mysql:mysql-connector-java 8.0.15 to 8.0.28 (#22776)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengDaqi2023 authored Sep 2, 2023
1 parent ef1ff19 commit 4b99179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/doris-demo/spring-jdbc-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ under the License.
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.15</version>
<version>8.0.28</version>
</dependency>
<!-- SpringBoot Web -->
<dependency>
Expand Down

0 comments on commit 4b99179

Please sign in to comment.