Skip to content

Commit 8547e09

Browse files
authored
Merge pull request #610 from maxmind/dependabot/maven/jackson-0edbd6b9e2
Bump the jackson group with 4 updates
2 parents f82bb3b + f1193e3 commit 8547e09

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@
5353
<dependency>
5454
<groupId>com.fasterxml.jackson.core</groupId>
5555
<artifactId>jackson-core</artifactId>
56-
<version>2.21.1</version>
56+
<version>2.21.2</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.fasterxml.jackson.core</groupId>
6060
<artifactId>jackson-databind</artifactId>
61-
<version>2.21.1</version>
61+
<version>2.21.2</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.fasterxml.jackson.core</groupId>
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.fasterxml.jackson.datatype</groupId>
7070
<artifactId>jackson-datatype-jsr310</artifactId>
71-
<version>2.21.1</version>
71+
<version>2.21.2</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>com.maxmind.geoip2</groupId>
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>com.fasterxml.jackson.jr</groupId>
9898
<artifactId>jackson-jr-objects</artifactId>
99-
<version>2.21.1</version>
99+
<version>2.21.2</version>
100100
<scope>test</scope>
101101
</dependency>
102102
<dependency>

0 commit comments

Comments
 (0)