Skip to content

Commit

Permalink
Bump jackson to 2.11.4
Browse files Browse the repository at this point in the history
Align jackson version with odlparent 8.1.3.

Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
  • Loading branch information
ihrasko committed Jun 29, 2022
1 parent 6490f92 commit bd0dbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/maven-plugin-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.8.0</version>
<version>2.11.4</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit bd0dbd9

Please sign in to comment.