camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.1k stars 1.55k forks source link

Bump logback to a version >= 1.2.13 #4059

Closed tasso94 closed 8 months ago

tasso94 commented 8 months ago

Acceptance Criteria (Required on creation)

Bump logback to a version >= 1.2.13

Hints

Links

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-bpm-platform-maintenance/pull/1164
- [ ] https://github.com/camunda/camunda-bpm-platform-maintenance/pull/1165
- [ ] https://github.com/camunda/camunda-bpm-rpa-bridge-ee/pull/98
- [ ] https://github.com/camunda/camunda-bpm-rpa-bridge-ee/pull/99

Dev2QA handover

yanavasileva commented 8 months ago

https://security.snyk.io/package/maven/ch.qos.logback:logback-core

yanavasileva commented 8 months ago

TODO:

Note to myself, the following didn't do an override as I initially expected (for why check build.gradle link above):

<properties>
  <logback.version>${version.logback}</logback.version>
</properties>
yanavasileva commented 8 months ago

To reviewer:

yanavasileva commented 8 months ago

reopened to bump the version in RPA bridge as well