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 a87a3f3 commit 1f00690
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.wcm.maven</groupId>
<artifactId>io.wcm.maven.aem-global-parent</artifactId>
<version>2.1.17-SNAPSHOT</version>
<version>2.1.18</version>
<relativePath />
</parent>

Expand Down
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.0</version>
<version>2.3.2</version>
<relativePath />
</parent>

Expand Down

0 comments on commit 1f00690

Please sign in to comment.