Skip to content

Commit

Permalink
fix: maintain jackson 2.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mosoriob committed Jun 20, 2023
1 parent 629df95 commit 84735f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<servlet-api.version>2.5</servlet-api.version>
<httpclient.version>4.5.2</httpclient.version>
<jersey.version>2.27</jersey.version>
<jackson.version>2.14.0-rc2</jackson.version>
<jackson.version>2.8.6</jackson.version>
<javax.validation.version>1.1.0.Final</javax.validation.version>
<commons-fileupload.version>1.3.3</commons-fileupload.version>
</properties>
Expand Down

0 comments on commit 84735f5

Please sign in to comment.