Skip to content

Commit d1249b3

Browse files
authored
Merge pull request #2106 from loft-sh/dependabot/maven/examples/spring-boot-mysql/mysql-mysql-connector-java-8.0.28
chore(deps): bump mysql-connector-java from 8.0.24 to 8.0.28 in /examples/spring-boot-mysql
2 parents 20eaaad + bb7aa03 commit d1249b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/spring-boot-mysql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>mysql</groupId>
3333
<artifactId>mysql-connector-java</artifactId>
34-
<version>8.0.24</version>
34+
<version>8.0.28</version>
3535
</dependency>
3636
</dependencies>
3737

0 commit comments

Comments
 (0)