Skip to content

Commit

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

Bump com.mysql:mysql-connector-j from 8.0.32 to 8.2.0 in /samples/StudentsDataService
  • Loading branch information
rosensilva authored Dec 4, 2024
2 parents 40f9d40 + 257e692 commit e0df87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/StudentsDataService/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 e0df87e

Please sign in to comment.