Skip to content

Commit

Permalink
update parent dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Mar 18, 2024
1 parent a9bba7c commit 5901c0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion maven/caravan-global-parent/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
Switch to Java 11 as minimum version.
</action>
<action type="update" dev="sseifert">
Update to global-parent 55.
Update to global-parent 56.
</action>
</release>

Expand Down
2 changes: 1 addition & 1 deletion maven/caravan-global-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.global-parent</artifactId>
<version>55</version>
<version>56</version>
<relativePath />
</parent>

Expand Down

0 comments on commit 5901c0e

Please sign in to comment.