Skip to content

Commit

Permalink
Bump MySQL driver version number to 8.0.28.
Browse files Browse the repository at this point in the history
  • Loading branch information
fgonzal committed Feb 4, 2022
1 parent 22596eb commit 5efd850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ext {
vaadinVersion = '8.14.1'
nettyVersion = '4.1.69.Final'
httpAsyncClientVersion = '4.1.4'
mysqlJDBCVersion = '8.0.17'
mysqlJDBCVersion = '8.0.28'
c3p0Version = '0.9.5.4'
postgresJDBCVersion = '42.2.13'
flywaydbVersion = '6.0.4'
Expand Down

0 comments on commit 5efd850

Please # to comment.