Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Apr 25, 2021
1 parent e89b460 commit 7c3c92a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.12.1</jacksonVer>
<jacksonVer>2.12.3</jacksonVer>
<springVer>5.3.4</springVer>
<flexmarkVer>0.62.2</flexmarkVer>
</properties>
Expand Down
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.4.5</springSecVer>
<springSecVer>5.4.6</springSecVer>
<springLdapVer>2.3.3.RELEASE</springLdapVer>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
<deployPluginVer>2.8.2</deployPluginVer>
<slf4jVer>1.7.30</slf4jVer>
<logbackVer>1.2.3</logbackVer>
<awsJdkVer>2.15.23</awsJdkVer>
<jerseyVer>2.32</jerseyVer>
<awsJdkVer>2.16.46</awsJdkVer>
<jerseyVer>2.34</jerseyVer>
<springBootVer>2.4.3</springBootVer>
<metricsVer>4.1.16</metricsVer>
<commonsCodecVer>1.15</commonsCodecVer>
Expand Down

0 comments on commit 7c3c92a

Please sign in to comment.