Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Dec 16, 2023
1 parent 900ddf5 commit 6d371e0
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,12 +152,12 @@
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.handler.media</artifactId>
<version>1.15.8</version>
<version>1.15.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.handler.richtext</artifactId>
<version>1.6.4</version>
<version>1.6.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
Expand All @@ -167,7 +167,7 @@
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.wcm.parsys</artifactId>
<version>1.7.0</version>
<version>1.7.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
Expand Down Expand Up @@ -204,7 +204,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.caconfig-mock-plugin</artifactId>
<version>1.5.2</version>
<version>1.5.4</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
Expand Down

0 comments on commit 6d371e0

Please sign in to comment.