Skip to content

Commit 18c38ee

Browse files
committed
upgrade fastjson & druid
1 parent 82b3aed commit 18c38ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<dependency>
223223
<groupId>com.alibaba.fastjson2</groupId>
224224
<artifactId>fastjson2</artifactId>
225-
<version>2.0.15</version>
225+
<version>2.0.28</version>
226226
</dependency>
227227
<dependency>
228228
<groupId>com.google.guava</groupId>
@@ -262,7 +262,7 @@
262262
<dependency>
263263
<groupId>com.alibaba</groupId>
264264
<artifactId>druid</artifactId>
265-
<version>1.2.15</version>
265+
<version>1.2.17</version>
266266
</dependency>
267267
<dependency>
268268
<groupId>com.lmax</groupId>

0 commit comments

Comments
 (0)