Skip to content

Commit 125cc86

Browse files
Bump mysql-connector-java in /maven-assignments/Assignment3/srikanth
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](mysql/mysql-connector-j@8.0.16...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5909239 commit 125cc86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • maven-assignments/Assignment3/srikanth

maven-assignments/Assignment3/srikanth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1515
<junit.version>4.13.1</junit.version>
1616
<apache.version>3.0</apache.version>
17-
<mysql-version>8.0.16</mysql-version>
17+
<mysql-version>8.0.28</mysql-version>
1818
</properties>
1919

2020
<dependencies>

0 commit comments

Comments
 (0)