Skip to content

Commit

Permalink
Merge pull request #778 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.24
  • Loading branch information
hazendaz authored Dec 3, 2024
2 parents 5fc9662 + 8547498 commit 8e83ca5
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 @@ -180,7 +180,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>
<version>1.2.23</version>
<version>1.2.24</version>
<optional>true</optional>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 8e83ca5

Please sign in to comment.