Skip to content

Commit

Permalink
bump jackson
Browse files Browse the repository at this point in the history
  • Loading branch information
Channyboy authored and jmartisk committed Jan 28, 2022
1 parent c3bca5f commit dec7eeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tck/optional/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<properties>
<!-- TODO should come from parent pom -->
<version.rest-assured>4.3.0</version.rest-assured>
<version.jackson>2.9.9.1</version.jackson>
<version.jackson>2.9.10.8</version.jackson>
<version.shrinkwrap>2.2.4</version.shrinkwrap>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion tck/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<properties>
<!-- TODO should come from parent pom -->
<version.rest-assured>4.3.0</version.rest-assured>
<version.jackson>2.9.9.1</version.jackson>
<version.jackson>2.9.10.8</version.jackson>
<version.shrinkwrap>2.2.4</version.shrinkwrap>
</properties>

Expand Down

0 comments on commit dec7eeb

Please sign in to comment.