Skip to content

Commit

Permalink
升级druid和mybatis-plus
Browse files Browse the repository at this point in the history
  • Loading branch information
KeRan213539 committed Jan 24, 2021
1 parent e743437 commit 2ebb1b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions alita-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
<spring-security-jwt.version>1.0.10.RELEASE</spring-security-jwt.version>
<spring-security-oauth2.version>2.3.6.RELEASE</spring-security-oauth2.version>
<dubbo.version>2.7.8</dubbo.version>
<druid.version>1.2.3</druid.version>
<mybatis-plus.version>3.4.1</mybatis-plus.version>
<druid.version>1.2.4</druid.version>
<mybatis-plus.version>3.4.2</mybatis-plus.version>
<postgresql.version>42.2.18</postgresql.version>
<mybatis-typehandlers-jsr310.version>1.0.2</mybatis-typehandlers-jsr310.version>
<fastjson.version>1.2.75</fastjson.version>
Expand Down

0 comments on commit 2ebb1b2

Please sign in to comment.