Skip to content

Commit 2bac3d7

Browse files
authored
Merge pull request #625 from maxmind/dependabot/maven/jackson-a36816303a
Bump the jackson group with 4 updates
2 parents 5476a17 + 608cb30 commit 2bac3d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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.20.0</version>
61+
<version>2.20.1</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.fasterxml.jackson.datatype</groupId>
6565
<artifactId>jackson-datatype-jsr310</artifactId>
66-
<version>2.20.0</version>
66+
<version>2.20.1</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>com.fasterxml.jackson.core</groupId>
7070
<artifactId>jackson-core</artifactId>
71-
<version>2.20.0</version>
71+
<version>2.20.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.20.0</version>
87+
<version>2.20.1</version>
8888
<scope>test</scope>
8989
</dependency>
9090
<dependency>

0 commit comments

Comments
 (0)