Skip to content

Commit

Permalink
update parent dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jun 4, 2024
1 parent fe622e8 commit 721a40f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.parent_toplevel</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion public_site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.wcm</groupId>
<artifactId>io.wcm.parent_toplevel</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath/>
</parent>

Expand Down

0 comments on commit 721a40f

Please sign in to comment.