Skip to content

Commit

Permalink
Merge pull request #3678 from wso2/dependabot/maven/samples/RESTDataS…
Browse files Browse the repository at this point in the history
…ervice/com.mysql-mysql-connector-j-8.2.0

Bump com.mysql:mysql-connector-j from 8.0.32 to 8.2.0 in /samples/RESTDataService
  • Loading branch information
rosensilva authored Oct 15, 2024
2 parents 71110a0 + 627e86e commit 186712c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/RESTDataService/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.0.32</version>
<version>8.2.0</version>
</dependency>
</dependencies>
<properties>
Expand Down

0 comments on commit 186712c

Please sign in to comment.