Skip to content

Commit 51a1e61

Browse files
committed
update dependencies
1 parent fd16933 commit 51a1e61

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.devops</groupId>
2727
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
28-
<version>1.3.0-SNAPSHOT</version>
28+
<version>1.3.0</version>
2929
<relativePath />
3030
</parent>
3131

@@ -70,12 +70,12 @@
7070
<dependency>
7171
<groupId>io.wcm.tooling.commons</groupId>
7272
<artifactId>io.wcm.tooling.commons.content-package-builder</artifactId>
73-
<version>1.6.3-SNAPSHOT</version>
73+
<version>1.7.0</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>io.wcm.tooling.commons</groupId>
7777
<artifactId>io.wcm.tooling.commons.crx-packmgr-helper</artifactId>
78-
<version>2.0.3-SNAPSHOT</version>
78+
<version>2.0.4</version>
7979
</dependency>
8080

8181
<dependency>

0 commit comments

Comments
 (0)