Skip to content

Commit fbf38a6

Browse files
fix(deps): update dependency org.camunda.community:camunda-engine-rest-client-openapi-java to v7.24.0 (#1286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c16f36f commit fbf38a6

File tree

1 file changed

+1
-1
lines changed
  • camunda-7-adapter/example/sample-external-task-process-app

1 file changed

+1
-1
lines changed

camunda-7-adapter/example/sample-external-task-process-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<properties>
99
<version.camunda>7.24.0</version.camunda>
10-
<version.camunda-engine-rest-client-openapi-java>7.23.0</version.camunda-engine-rest-client-openapi-java>
10+
<version.camunda-engine-rest-client-openapi-java>7.24.0</version.camunda-engine-rest-client-openapi-java>
1111
<version.spring-boot>3.5.7</version.spring-boot>
1212
<version.maven-surefire>3.5.4</version.maven-surefire>
1313

0 commit comments

Comments
 (0)