Skip to content

Commit

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

Bump com.mysql:mysql-connector-j from 8.0.32 to 8.2.0 in /samples/DatabasePolling
  • Loading branch information
rosensilva authored Oct 1, 2024
2 parents bef6442 + 3e420fc commit 31ac9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/DatabasePolling/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 31ac9b5

Please sign in to comment.