Skip to content

Commit

Permalink
Merge pull request #599 from mybatis/renovate/com.alibaba-druid-1.x
Browse files Browse the repository at this point in the history
Update dependency com.alibaba:druid to v1.2.20
  • Loading branch information
hazendaz authored Oct 8, 2023
2 parents cc43a22 + dada7be commit 792e616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>
<version>1.2.19</version>
<version>1.2.20</version>
<optional>true</optional>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 792e616

Please sign in to comment.