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 1a07476 commit c9260b9
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
Expand Up @@ -32,7 +32,7 @@
<!-- TODO should come from parent pom -->
<version.rest-assured>4.3.0</version.rest-assured>
<version.junit>4.12</version.junit>
<version.jackson>2.9.9.1</version.jackson>
<version.jackson>2.9.10.8</version.jackson>
<version.shrinkwrap>2.2.4</version.shrinkwrap>

<maven.compiler.source>1.8</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion tck/rest/pom.xml
Expand Up @@ -32,7 +32,7 @@
<!-- TODO should come from parent pom -->
<version.rest-assured>4.3.0</version.rest-assured>
<version.junit>4.12</version.junit>
<version.jackson>2.9.9.1</version.jackson>
<version.jackson>2.9.10.8</version.jackson>
<version.shrinkwrap>2.2.4</version.shrinkwrap>

<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit c9260b9

Please sign in to comment.