Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Update Jacksonbind dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek Czernek committed Jun 17, 2020
1 parent ebe9450 commit a127fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<jackson.version>2.9.10.1</jackson.version>
<jackson.version>2.9.10.4</jackson.version>
<google.api.client.version>1.25.0</google.api.client.version>
<google.cloud.pubsub.version>1.70.0</google.cloud.pubsub.version>
<hibernate.version>4.3.6.Final</hibernate.version>
Expand Down

0 comments on commit a127fec

Please sign in to comment.