Skip to content

Commit

Permalink
chore(deps): upgrade Activiti/Activiti to version 8.7.0-alpha.36 (#1614)
Browse files Browse the repository at this point in the history
* chore(deps): upgrade Activiti/Activiti to version 8.7.0-alpha.35

from: https://github.com/Activiti/Activiti

* chore(deps): upgrade Activiti/Activiti to version 8.7.0-alpha.36

from: https://github.com/Activiti/Activiti

---------

Co-authored-by: alfresco-build <>
  • Loading branch information
alfresco-build authored Nov 21, 2024
1 parent 637f586 commit 1a05d9c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion activiti-cloud-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>Activiti Cloud :: Runtime API Parent</name>
<packaging>pom</packaging>
<properties>
<activiti.version>8.7.0-alpha.34</activiti.version>
<activiti.version>8.7.0-alpha.36</activiti.version>
</properties>
<modules>
<module>activiti-cloud-api-dependencies</module>
Expand Down
2 changes: 1 addition & 1 deletion activiti-cloud-query-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<module>activiti-cloud-starter-query-rest</module>
</modules>
<properties>
<activiti.version>8.7.0-alpha.34</activiti.version>
<activiti.version>8.7.0-alpha.36</activiti.version>
</properties>
<!-- BoM Marker Dependencies -->
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion activiti-cloud-runtime-bundle-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<module>activiti-cloud-starter-runtime-bundle-it</module>
</modules>
<properties>
<activiti.version>8.7.0-alpha.34</activiti.version>
<activiti.version>8.7.0-alpha.36</activiti.version>
<commons-fileupload.version>1.5</commons-fileupload.version>
</properties>
<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion activiti-cloud-service-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<module>activiti-cloud-service-messaging-starter</module>
</modules>
<properties>
<activiti.version>8.7.0-alpha.34</activiti.version>
<activiti.version>8.7.0-alpha.36</activiti.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-configuration.version>1.10</commons-configuration.version>
<commons-lang.version>2.6</commons-lang.version>
Expand Down

0 comments on commit 1a05d9c

Please sign in to comment.