Skip to content

Commit 348dcc3

Browse files
committed
Upgraded dependencies
1 parent 888dd8b commit 348dcc3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -446,12 +446,12 @@
446446
<dependency>
447447
<groupId>com.fasterxml.jackson.core</groupId>
448448
<artifactId>jackson-core</artifactId>
449-
<version>2.20.0</version>
449+
<version>2.21.1</version>
450450
</dependency>
451451
<dependency>
452452
<groupId>com.fasterxml.jackson.core</groupId>
453453
<artifactId>jackson-databind</artifactId>
454-
<version>2.20.0</version>
454+
<version>2.21.1</version>
455455
</dependency>
456456
<dependency>
457457
<groupId>com.google.code.gson</groupId>
@@ -471,7 +471,7 @@
471471
<dependency>
472472
<groupId>com.mchange</groupId>
473473
<artifactId>c3p0</artifactId>
474-
<version>0.11.2</version>
474+
<version>0.12.0</version>
475475
</dependency>
476476
<dependency>
477477
<groupId>com.mysql</groupId>

0 commit comments

Comments
 (0)