Skip to content

Commit f35d3f2

Browse files
fix(deps): update dependency io.camunda:tasklist-client-root to v8.6.0
1 parent ad02d58 commit f35d3f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.camunda</groupId>
88
<artifactId>tasklist-client-root</artifactId>
9-
<version>8.6.0-SNAPSHOT</version>
9+
<version>8.6.0</version>
1010
</parent>
1111

1212
<artifactId>tasklist-client-example-parent</artifactId>

extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.camunda</groupId>
88
<artifactId>tasklist-client-root</artifactId>
9-
<version>8.6.0-SNAPSHOT</version>
9+
<version>8.6.0</version>
1010
</parent>
1111
<artifactId>tasklist-client-parent</artifactId>
1212
<packaging>pom</packaging>

0 commit comments

Comments
 (0)