Skip to content

Commit 05751aa

Browse files
Bump jackson.version from 2.10.3 to 2.12.2
Bumps `jackson.version` from 2.10.3 to 2.12.2. Updates `jackson-annotations` from 2.10.3 to 2.12.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.10.3 to 2.12.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0306031 commit 05751aa

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
@@ -58,7 +58,7 @@
5858
<jdk.target>1.8</jdk.target>
5959

6060
<jersey.version>2.30.1</jersey.version>
61-
<jackson.version>2.10.3</jackson.version>
61+
<jackson.version>2.12.2</jackson.version>
6262
<jackson-jaxrs.version>2.10.3</jackson-jaxrs.version>
6363
<httpclient.version>4.5.12</httpclient.version><!-- 4.5.1-4.5.2 broken -->
6464
<commons-compress.version>1.20</commons-compress.version>

0 commit comments

Comments
 (0)