Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Apr 20, 2023
1 parent 5153054 commit 08c7f22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.wcm.maven</groupId>
<artifactId>io.wcm.maven.aem-global-parent</artifactId>
<version>1.15.14</version>
<version>2.1.2</version>
<relativePath/>
</parent>

Expand All @@ -23,7 +23,7 @@
<java.version>11</java.version>

<!-- Sample application version -->
<wcm-io-samples-version>1.4.0</wcm-io-samples-version>
<wcm-io-samples-version>1.4.2</wcm-io-samples-version>

</properties>

Expand All @@ -33,7 +33,7 @@
<dependency>
<groupId>io.wcm.devops.conga.definitions</groupId>
<artifactId>io.wcm.devops.conga.definitions.aem</artifactId>
<version>1.11.2</version>
<version>1.15.0</version>
</dependency>

<!-- Application packages -->
Expand Down

0 comments on commit 08c7f22

Please sign in to comment.