Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jul 8, 2024
1 parent bc86fd5 commit 6bed7e1
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 @@ -147,12 +147,12 @@
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.handler.link</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.2</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.handler.media</artifactId>
<version>2.0.9-SNAPSHOT</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
Expand All @@ -162,7 +162,7 @@
<dependency>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.wcm.commons</artifactId>
<version>1.10.1-SNAPSHOT</version>
<version>1.11.0</version>
</dependency>
<dependency>
<groupId>io.wcm</groupId>
Expand Down

0 comments on commit 6bed7e1

Please sign in to comment.