Skip to content

Commit dea1194

Browse files
authored
Merge pull request #529 from maxmind/dependabot/maven/jackson-2425d5579a
Bump the jackson group with 5 updates
2 parents 1763200 + d9a81d1 commit dea1194

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
@@ -40,22 +40,22 @@
4040
<dependency>
4141
<groupId>com.fasterxml.jackson.core</groupId>
4242
<artifactId>jackson-core</artifactId>
43-
<version>2.19.2</version>
43+
<version>2.20.0</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>com.fasterxml.jackson.core</groupId>
4747
<artifactId>jackson-databind</artifactId>
48-
<version>2.19.2</version>
48+
<version>2.20.0</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>com.fasterxml.jackson.core</groupId>
5252
<artifactId>jackson-annotations</artifactId>
53-
<version>2.19.2</version>
53+
<version>2.20</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>com.fasterxml.jackson.datatype</groupId>
5757
<artifactId>jackson-datatype-jsr310</artifactId>
58-
<version>2.19.2</version>
58+
<version>2.20.0</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>com.maxmind.geoip2</groupId>
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>com.fasterxml.jackson.jr</groupId>
8585
<artifactId>jackson-jr-objects</artifactId>
86-
<version>2.19.2</version>
86+
<version>2.20.0</version>
8787
<scope>test</scope>
8888
</dependency>
8989
<dependency>

0 commit comments

Comments
 (0)