Browse Source

Merge pull request #9242 from TechEmpower/dependabot/maven/frameworks/Kotlin/kooby/com.mysql-mysql-connector-j-8.2.0

Bump com.mysql:mysql-connector-j from 8.0.33 to 8.2.0 in /frameworks/Kotlin/kooby
github-actions[bot] 1 năm trước cách đây
mục cha
commit
86410a4a90
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      frameworks/Kotlin/kooby/pom.xml

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

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