Skip to content

Commit

Permalink
issues/210 upgarding cpcconvertor vertsion to latest one (#211)
Browse files Browse the repository at this point in the history
Co-authored-by: Abhishek Garg <abhigarg@Abhisheks-MacBook-Pro-2.local>
  • Loading branch information
abhishekgarg18 and Abhishek Garg committed Sep 22, 2023
1 parent 4054fc2 commit 7304152
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion aem-project-tool/pom.xml
Expand Up @@ -145,7 +145,7 @@ governing permissions and limitations under the License.
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature.cpconverter</artifactId>
<version>1.3.2</version>
<version>1.3.4</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion aemanalyser-core/pom.xml
Expand Up @@ -72,7 +72,7 @@ governing permissions and limitations under the License.
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature.cpconverter</artifactId>
<version>1.3.2</version>
<version>1.3.4</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion aemanalyser-maven-plugin/pom.xml
Expand Up @@ -245,7 +245,7 @@ governing permissions and limitations under the License.
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.feature.cpconverter</artifactId>
<version>1.3.2</version>
<version>1.3.4</version>
<exclusions>
<exclusion>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit 7304152

Please sign in to comment.