Browse Source

Bump com.mysql:mysql-connector-j in /frameworks/Kotlin/kooby

Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.33 to 8.2.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.33...8.2.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 11 months ago
parent
commit
48de47f8d3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Kotlin/kooby/pom.xml

+ 1 - 1
frameworks/Kotlin/kooby/pom.xml

@@ -52,7 +52,7 @@
     <dependency>
     <dependency>
       <groupId>com.mysql</groupId>
       <groupId>com.mysql</groupId>
       <artifactId>mysql-connector-j</artifactId>
       <artifactId>mysql-connector-j</artifactId>
-      <version>8.0.33</version>
+      <version>8.2.0</version>
     </dependency>
     </dependency>
 
 
     <!-- postgresql -->
     <!-- postgresql -->