Skip to content

Commit a4139b9

Browse files
authored
Merge pull request #680 from maxmind/dependabot/maven/jackson-1b53df4ca0
Bump the jackson group with 4 updates
2 parents bf037ad + 3d13db3 commit a4139b9

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
@@ -58,17 +58,17 @@
5858
<dependency>
5959
<groupId>com.fasterxml.jackson.core</groupId>
6060
<artifactId>jackson-databind</artifactId>
61-
<version>2.21.0</version>
61+
<version>2.21.1</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.fasterxml.jackson.datatype</groupId>
6565
<artifactId>jackson-datatype-jsr310</artifactId>
66-
<version>2.21.0</version>
66+
<version>2.21.1</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.fasterxml.jackson.core</groupId>
7070
<artifactId>jackson-core</artifactId>
71-
<version>2.21.0</version>
71+
<version>2.21.1</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>com.fasterxml.jackson.core</groupId>
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>com.fasterxml.jackson.jr</groupId>
8686
<artifactId>jackson-jr-objects</artifactId>
87-
<version>2.21.0</version>
87+
<version>2.21.1</version>
8888
<scope>test</scope>
8989
</dependency>
9090
<dependency>

0 commit comments

Comments
 (0)