Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(GH-3229): Update to Spring Boot 2.4.1 #249

Closed
wants to merge 25 commits into from

Conversation

igdianov
Copy link
Contributor

@igdianov igdianov commented Dec 14, 2020

Fixes Activiti/Activiti#3299

@igdianov igdianov self-assigned this Dec 14, 2020
@igdianov igdianov force-pushed the dev-igdianov-AAE-2827 branch 2 times, most recently from ca7ada9 to 148a2b8 Compare December 16, 2020 01:25
@codecov-io
Copy link

Codecov Report

Merging #249 (148a2b8) into develop (290eb1e) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #249      +/-   ##
=============================================
- Coverage      46.11%   46.08%   -0.04%     
+ Complexity       637      634       -3     
=============================================
  Files            699      699              
  Lines          12356    12341      -15     
  Branches         792      789       -3     
=============================================
- Hits            5698     5687      -11     
- Misses          6427     6428       +1     
+ Partials         231      226       -5     
Impacted Files Coverage Δ Complexity Δ
...onsumer/EngineEventsConsumerAutoConfiguration.java 82.75% <ø> (ø) 1.00 <0.00> (ø)
...regator/MessageConnectorAggregatorFactoryBean.java 46.06% <100.00%> (-1.51%) 14.00 <0.00> (-2.00)
...raphQLWebSocketMessageBrokerAutoConfiguration.java 100.00% <100.00%> (ø) 1.00 <0.00> (ø)
...dit/jpa/events/ProcessStartedAuditEventEntity.java 26.66% <0.00%> (-6.67%) 0.00% <0.00%> (ø%)
...viti/cloud/services/query/model/VariableValue.java 12.50% <0.00%> (-4.17%) 1.00% <0.00%> (-1.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 290eb1e...148a2b8. Read the comment docs.

@igdianov
Copy link
Contributor Author

Closed via #253

@igdianov igdianov closed this Dec 21, 2020
@igdianov igdianov deleted the dev-igdianov-AAE-2827 branch December 21, 2020 16:28
balsarori pushed a commit that referenced this pull request Mar 6, 2023
…to develop (#249)

* fix(version): update org.activiti.cloud:activiti-cloud-audit-dependencies to 7.1.631

* fix(version): update org.activiti.cloud:activiti-cloud-audit-dependencies to 7.1.632

* fix springfox 3 API

Co-authored-by: Marcello Teodori <151025+mteodori@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to Spring Boot 2.4
2 participants