Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Sep 8, 2023
1 parent da10c0a commit fc73577
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.handler.media</artifactId>
<version>1.15.6</version>
<version>1.15.8</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
Expand Down Expand Up @@ -187,17 +187,17 @@
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.site-api.processor</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.site-api.handler</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>io.wcm.devops.conga.definitions</groupId>
<artifactId>io.wcm.devops.conga.definitions.aem</artifactId>
<version>2.0.0</version>
<version>2.0.2</version>
</dependency>

<!-- wcm.io Testing -->
Expand Down

0 comments on commit fc73577

Please sign in to comment.