Skip to content

Commit 715e37b

Browse files
authored
Upgrades jackson-bom to 2.12.2. Closes #105. (#127)
1 parent 52492d0 commit 715e37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.fasterxml.jackson</groupId>
5656
<artifactId>jackson-bom</artifactId>
57-
<version>2.12.1</version>
57+
<version>2.12.2</version>
5858
<scope>import</scope>
5959
<type>pom</type>
6060
</dependency>

0 commit comments

Comments
 (0)