You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(GH-3229): Update Activiti Cloud to Spring Boot 2.4.1 (#253)
* fix: Update Spring Boot version to 2.4.1
* fix: Update Spring Cloud version to 2020.0.0-M6
* build: add Spring Milestones repository
* fix: use Spring Boot version 2.4.1
* build: move Spring Milestones repository to build
* fix: update deprecated websocket client spec builder
* fix: remove SI deprecated classes from messages core module
* fix: update spring-integration-hazelcast to 3.0.0
* fix: add io.projectreactor.addons:reactor-extra module events
* fix: update removed api in graphql-ws
* fix: update removed api in graphq-starter test
* fix(modeling): set default spring.jackson.dateFormat to yyyy-MM-dd'T'HH:mm:ss.SSSZ
* fix(rb): set default spring.jackson.dateFormat to yyyy-MM-dd'T'HH:mm:ss.SSSZ
* fix: extract default jackson.date-format to activiti-cloud-service-common-config
* fix: update default date format to yyyy-MM-dd'T'HH:mm:ss.SSSZZZ
* fix: set jackson.date-format to yyyy-MM-dd'T'HH:mm:ss.SSSZ
* fix: override StdDateFormat without colon in time zone
* fix: use super constructor for StdDateFormat override
* fix(version): update spring-cloud.version to 2020.0.0-RC1
* fix(build): add activiti-snapshots repository
* fix(version): update spring-cloud.version to 2020.0.0 (GA)
* fix: add argLine -Xmx2048m -XX:MaxPermSize=256m for maven-failsafe-plugin
* Revert "fix: add argLine -Xmx2048m -XX:MaxPermSize=256m for maven-failsafe-plugin "
This reverts commit 0cddb00.
* Include error message
* Remove Spring milestones repository
Co-authored-by: Elias Ricken de Medeiros <[email protected]>
0 commit comments