Skip to content

Commit 87b8604

Browse files
authored
Merge pull request #644 from maxmind/dependabot/maven/jackson-230bb0a6da
Bump the jackson group with 5 updates
2 parents e76af4a + bbcd72e commit 87b8604

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,22 +53,22 @@
5353
<dependency>
5454
<groupId>com.fasterxml.jackson.core</groupId>
5555
<artifactId>jackson-core</artifactId>
56-
<version>2.21.4</version>
56+
<version>2.22.0</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.fasterxml.jackson.core</groupId>
6060
<artifactId>jackson-databind</artifactId>
61-
<version>2.21.4</version>
61+
<version>2.22.0</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.fasterxml.jackson.core</groupId>
6565
<artifactId>jackson-annotations</artifactId>
66-
<version>2.21</version>
66+
<version>2.22</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.fasterxml.jackson.datatype</groupId>
7070
<artifactId>jackson-datatype-jsr310</artifactId>
71-
<version>2.21.4</version>
71+
<version>2.22.0</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.4</version>
99+
<version>2.22.0</version>
100100
<scope>test</scope>
101101
</dependency>
102102
<dependency>

0 commit comments

Comments
 (0)