Skip to content

Commit

Permalink
update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
tywo45 committed Jul 22, 2019
1 parent 903d578 commit 074fcc8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
<maven.test.skip>true</maven.test.skip>
<maven.version>3.5.0</maven.version>

<mysql.driver.version>8.0.16</mysql.driver.version><!-- 5.1.46 -->
<druid.version>1.1.18</druid.version>
<mysql.driver.version>8.0.17</mysql.driver.version><!-- 5.1.46 -->
<druid.version>1.1.19</druid.version>
<HikariCP.version>3.3.1</HikariCP.version>
<jfinal.version>4.2</jfinal.version>
<logback.version>1.2.3</logback.version>
Expand Down Expand Up @@ -76,7 +76,7 @@
<zxing.version>3.4.0</zxing.version>
<httpcore.version>4.4.11</httpcore.version>
<httpclient.version>4.5.9</httpclient.version>
<closure.version>v20190618</closure.version>
<closure.version>v20190709</closure.version>
<freemarker.version>2.3.28</freemarker.version>
<UserAgentUtils.version>1.21</UserAgentUtils.version>
<scribejava-apis.version>6.6.3</scribejava-apis.version>
Expand Down Expand Up @@ -534,7 +534,7 @@
<dependency>
<groupId>com.github.javen205</groupId>
<artifactId>IJPay</artifactId>
<version>1.2.2</version>
<version>2.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 074fcc8

Please sign in to comment.