Skip to content

Commit

Permalink
build(deps): Bump jackson version to 2.15.2 (#1868)
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 authored Jul 19, 2023
1 parent 1fcdd89 commit bde81d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-shared-dependencies/third-party-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<opencensus.version>0.31.1</opencensus.version>
<findbugs.version>3.0.2</findbugs.version>
<errorprone.version>2.18.0</errorprone.version>
<jackson.version>2.14.2</jackson.version>
<jackson.version>2.15.2</jackson.version>
<codec.version>1.15</codec.version>
<httpcomponents.httpcore.version>4.4.16</httpcomponents.httpcore.version>
<httpcomponents.httpclient.version>4.5.14</httpcomponents.httpclient.version>
Expand Down

0 comments on commit bde81d8

Please sign in to comment.