Skip to content

Commit

Permalink
DPE-517 Jackson version alignment at 2.17.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasmattes committed Jan 10, 2025
1 parent 769ccf1 commit 0df5cba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@

<properties>
<upstream.version>4.4.3</upstream.version>
<specs.features.tesb.version>4.4.3.20240515</specs.features.tesb.version>
<specs.features.tesb.version>4.4.3.20250110</specs.features.tesb.version>
<framework.features.tesb.version>4.4.3.20250110</framework.features.tesb.version>
<standard.features.tesb.version>4.4.3.20250110</standard.features.tesb.version>
<enterprise.features.tesb.version>4.4.3.20240209</enterprise.features.tesb.version>
Expand All @@ -175,7 +175,7 @@
<springmessaging53.tesb.version>${spring53.tesb.version}</springmessaging53.tesb.version>
<spring.security57.tesb.version>5.7.14</spring.security57.tesb.version>
<spring.security58.tesb.version>5.8.16</spring.security58.tesb.version>
<jackson.tesb.version>2.16.2</jackson.tesb.version>
<jackson.tesb.version>2.17.2</jackson.tesb.version>
<jackson-databind.tesb.version>${jackson.tesb.version}</jackson-databind.tesb.version>
<jackson-dataformat-yaml.tesb.version>2.14.3</jackson-dataformat-yaml.tesb.version>
<cdi-api.tesb.version>2.0.SP1</cdi-api.tesb.version>
Expand Down

0 comments on commit 0df5cba

Please sign in to comment.