Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Mar 13, 2024
1 parent 2766f8f commit 6d09087
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/archetype-resources/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.wcm.parsys</artifactId>
<version>1.7.2</version>
<version>1.7.4</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
Expand All @@ -188,7 +188,7 @@
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.handler.media</artifactId>
<version>2.0.0</version>
<version>2.0.2</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
Expand All @@ -203,7 +203,7 @@
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.wcm.core.components</artifactId>
<version>2.0.0-2.23.2</version>
<version>2.0.2-2.23.2</version>
</dependency>
#end
<dependency>
Expand Down

0 comments on commit 6d09087

Please sign in to comment.