Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Apr 3, 2024
1 parent 0eef624 commit 46e87da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion para-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>para-server</name>

<properties>
<springSecVer>5.8.8</springSecVer>
<springSecVer>5.8.11</springSecVer>
<springLdapVer>2.4.1</springLdapVer>
</properties>

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@
<awsJdkVer>[2.21.23,)</awsJdkVer>
<jerseyVer>2.41</jerseyVer>
<springBootVer>2.7.18</springBootVer>
<metricsVer>4.2.22</metricsVer>
<httpClientVer>5.2.1</httpClientVer>
<httpCoreVer>5.2.2</httpCoreVer>
<metricsVer>4.2.25</metricsVer>
<httpClientVer>5.3.1</httpClientVer>
<httpCoreVer>5.2.4</httpCoreVer>
<commonsCodecVer>1.16.0</commonsCodecVer>
<lucenePluginVer>1.47.0</lucenePluginVer>
<sqlPluginVer>1.47.0</sqlPluginVer>
Expand Down

0 comments on commit 46e87da

Please sign in to comment.