Skip to content

Commit

Permalink
create security-fix FB & update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aycherif authored and exo-swf committed Jul 27, 2023
1 parent 9b440e1 commit 7df8c22
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<artifactId>maven-exo-parent-pom</artifactId>
<groupId>org.exoplatform</groupId>
<version>26-M04</version>
<version>26-security-fix-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>maven-exo-depmgt-pom</artifactId>
<version>22.x-SNAPSHOT</version>
<version>22.x-security-fix-SNAPSHOT</version>
<packaging>pom</packaging>
<name>eXo PLF:: eXo Platform Dependency Management POM</name>
<description>Provides version of third parties artifacts to use in eXo platform projects</description>
Expand All @@ -30,9 +30,9 @@
<!-- **************************************** -->
<!-- Dependencies Versions -->
<!-- **************************************** -->
<org.exoplatform.social.version>6.5.x-exo-SNAPSHOT</org.exoplatform.social.version>
<addon.exo.tasks.version>3.5.x-exo-SNAPSHOT</addon.exo.tasks.version>
<addon.exo.notes.version>1.3.x-exo-SNAPSHOT</addon.exo.notes.version>
<org.exoplatform.social.version>6.5.x-security-fix-SNAPSHOT</org.exoplatform.social.version>
<addon.exo.tasks.version>3.5.x-security-fix-SNAPSHOT</addon.exo.tasks.version>
<addon.exo.notes.version>1.3.x-security-fix-SNAPSHOT</addon.exo.notes.version>

<commons-collections4.version>4.4</commons-collections4.version>
<rome.version>1.18.0</rome.version>
Expand Down

0 comments on commit 7df8c22

Please sign in to comment.