Skip to content

Commit

Permalink
Merge pull request #587 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.19
  • Loading branch information
hazendaz authored Sep 8, 2023
2 parents f7a4365 + 0e41598 commit 8e32a3a
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.18</version>
<version>1.2.19</version>
<optional>true</optional>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 8e32a3a

Please sign in to comment.