Skip to content

Commit

Permalink
fixed issue #4491 , upgrade druid 1.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
agapple committed Jan 4, 2023
1 parent 9d0a372 commit a10698e
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 @@ -262,7 +262,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>
<version>1.2.13</version>
<version>1.2.15</version>
</dependency>
<dependency>
<groupId>com.lmax</groupId>
Expand Down

0 comments on commit a10698e

Please sign in to comment.