Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jan 25, 2024
1 parent 5bac8e9 commit be0bbe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.wcm.devops</groupId>
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
<version>1.4.3-SNAPSHOT</version>
<version>1.4.4</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>io.wcm.tooling.commons</groupId>
<artifactId>io.wcm.tooling.commons.content-package-builder</artifactId>
<version>1.7.3-SNAPSHOT</version>
<version>1.7.4</version>
</dependency>
<dependency>
<groupId>io.wcm.tooling.commons</groupId>
Expand Down

0 comments on commit be0bbe7

Please sign in to comment.