Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.apache.logging.log4j-…
Browse files Browse the repository at this point in the history
…log4j-core-2.13.2
  • Loading branch information
zhouji2013 committed Jul 2, 2020
2 parents 161d87b + a5d6621 commit 1cfc242
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 192 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.12</version>
<version>8.0.16</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Expand Down Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>8.0.12</version>
<version>8.0.16</version>
</dependency>
</dependencies>
<configuration>
Expand Down
Loading

0 comments on commit 1cfc242

Please sign in to comment.