Skip to content

Commit 6128add

Browse files
Bump mysql-connector-java in /frameworks/Java/ninja-standalone
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.18 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.18...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a1c720 commit 6128add

File tree

1 file changed

+1
-1
lines changed
  • frameworks/Java/ninja-standalone

1 file changed

+1
-1
lines changed

frameworks/Java/ninja-standalone/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<hibernate-validator.version>6.0.20.Final</hibernate-validator.version>
2424
<jaxb-api.version>2.3.0</jaxb-api.version>
2525
<jetty.version>9.4.18.v20190429</jetty.version>
26-
<mysql.version>8.0.18</mysql.version>
26+
<mysql.version>8.0.28</mysql.version>
2727
<ninja.version>6.5.0</ninja.version>
2828
<xml-apis.version>2.0.2</xml-apis.version>
2929
</properties>

0 commit comments

Comments
 (0)