Skip to content

Commit

Permalink
Merge pull request #122 from entando/ENG-4806-CVE-2022-42889-6.5
Browse files Browse the repository at this point in the history
ENG-4806 Updated core-parent
  • Loading branch information
zonia3000 authored May 4, 2023
2 parents 14bdb4c + d3af7ef commit 3b87456
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.entando</groupId>
<artifactId>entando-core-parent</artifactId>
<version>6.3.13</version>
<version>6.5.0</version>
</parent>
<artifactId>entando-plugin-jpseo</artifactId>
<groupId>org.entando.entando.plugins</groupId>
<version>6.5.1</version>
<version>6.5.2</version>
<packaging>war</packaging>
<name>Entando Plugin: SEO</name>
<description>Search Engine Optimization</description>
Expand Down Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.entando</groupId>
<artifactId>entando-core-bom</artifactId>
<version>6.5.0-ECS-211</version>
<version>6.5.0-ENG-4806</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 3b87456

Please sign in to comment.