Skip to content

Commit

Permalink
Upgrade jackson to 2.13.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Perina <[email protected]>
  • Loading branch information
mwperina committed Jul 28, 2023
1 parent 2cac4bd commit 03a2fde
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 @@ -83,7 +83,7 @@ limitations under the License.
<commons-io.version>2.7</commons-io.version>
<httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.14</httpcore.version>
<jackson.version>2.13.4.1</jackson.version>
<jackson.version>2.13.4.2</jackson.version>
<junit.version>4.13.1</junit.version>
<slf4j.version>1.7.7</slf4j.version>
<undertow.version>2.2.25.Final</undertow.version>
Expand Down

0 comments on commit 03a2fde

Please sign in to comment.