Skip to content

Commit 455da21

Browse files
authored
Merge pull request #228 from maxmind/snyk-upgrade-18595b3c46f5f2aad66d538a9f729e6d
[Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.2 to 2.11.3
2 parents a5d300e + b8793e3 commit 455da21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.fasterxml.jackson.core</groupId>
5858
<artifactId>jackson-databind</artifactId>
59-
<version>2.11.2</version>
59+
<version>2.11.3</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>com.fasterxml.jackson.core</groupId>
@@ -192,7 +192,7 @@
192192
<configuration>
193193
<format>xml</format>
194194
<maxmem>256m</maxmem>
195-
<check />
195+
<check/>
196196
</configuration>
197197
</plugin>
198198
<plugin>

0 commit comments

Comments
 (0)