Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Mar 29, 2023
1 parent 0848eb4 commit a2eb43a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion para-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>para-core</name>

<properties>
<jacksonVer>2.14.1</jacksonVer>
<jacksonVer>2.14.2</jacksonVer>
<flexmarkVer>0.64.0</flexmarkVer>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
<deployPluginVer>2.8.2</deployPluginVer>
<slf4jVer>1.7.36</slf4jVer>
<logbackVer>1.2.11</logbackVer>
<awsJdkVer>[2.17.279,)</awsJdkVer>
<awsJdkVer>2.20.33</awsJdkVer>
<jerseyVer>2.38</jerseyVer>
<springBootVer>2.7.8</springBootVer>
<springBootVer>2.7.10</springBootVer>
<metricsVer>4.2.15</metricsVer>
<httpClientVer>5.2.1</httpClientVer>
<httpCoreVer>5.2</httpCoreVer>
Expand Down

0 comments on commit a2eb43a

Please sign in to comment.