Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Commit bb237ab

Browse files
authored
Merge branch 'master' into CTI777-2414-Remove-RabbitMQ-binder-from-starters-and-move-to-example-projects
2 parents 4a4d9ec + 2e2946b commit bb237ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/activiti-cloud-notifications-graphql/requirements.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
dependencies:
33
- name: "common"
44
repository: "https://activiti.github.io/activiti-cloud-helm-charts/"
5-
version: "1.1.19"
5+
version: "1.1.20"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</scm>
2323
<properties>
2424
<java.version>11</java.version>
25-
<activiti-cloud-dependencies.version>7.1.75</activiti-cloud-dependencies.version>
25+
<activiti-cloud-dependencies.version>7.1.82</activiti-cloud-dependencies.version>
2626
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>
2727
<maven-failsafe-plugin.version>3.0.0-M3</maven-failsafe-plugin.version>
2828
<maven-surefire-plugin.version>3.0.0-M3</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)