Skip to content

Commit

Permalink
fix(deps): update dependency com.mysql:mysql-connector-j to v8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 4fd0ef5 commit 37de674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion order-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<scope>runtime</scope>
<version>8.2.0</version>
<version>8.4.0</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 37de674

Please sign in to comment.