Skip to content

Commit e11f1e7

Browse files
authored
Merge pull request #578 from maxmind/dependabot/maven/jackson-a4c4957578
Bump the jackson group with 5 updates
2 parents 9b4f62c + 2b04585 commit e11f1e7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,22 +45,22 @@
4545
<dependency>
4646
<groupId>com.fasterxml.jackson.core</groupId>
4747
<artifactId>jackson-databind</artifactId>
48-
<version>2.19.1</version>
48+
<version>2.19.2</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>com.fasterxml.jackson.datatype</groupId>
5252
<artifactId>jackson-datatype-jsr310</artifactId>
53-
<version>2.19.1</version>
53+
<version>2.19.2</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>com.fasterxml.jackson.core</groupId>
5757
<artifactId>jackson-core</artifactId>
58-
<version>2.19.1</version>
58+
<version>2.19.2</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>com.fasterxml.jackson.core</groupId>
6262
<artifactId>jackson-annotations</artifactId>
63-
<version>2.19.1</version>
63+
<version>2.19.2</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>org.wiremock</groupId>
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.fasterxml.jackson.jr</groupId>
7373
<artifactId>jackson-jr-objects</artifactId>
74-
<version>2.19.1</version>
74+
<version>2.19.2</version>
7575
<scope>test</scope>
7676
</dependency>
7777
<dependency>

0 commit comments

Comments
 (0)