Skip to content

Commit 0fc2443

Browse files
authored
Merge pull request #717 from maxmind/dependabot/maven/jackson-5d060f0974
Bump the jackson group with 3 updates
2 parents edc022b + d25617e commit 0fc2443

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,17 @@
5858
<dependency>
5959
<groupId>com.fasterxml.jackson.core</groupId>
6060
<artifactId>jackson-databind</artifactId>
61-
<version>2.21.3</version>
61+
<version>2.21.4</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.fasterxml.jackson.datatype</groupId>
6565
<artifactId>jackson-datatype-jsr310</artifactId>
66-
<version>2.21.3</version>
66+
<version>2.21.4</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.fasterxml.jackson.core</groupId>
7070
<artifactId>jackson-core</artifactId>
71-
<version>2.21.3</version>
71+
<version>2.21.4</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)