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.03k stars 1.53k forks source link

chore(database): Update MySQL Connector to v8.3.0 #4290

Closed psavidis closed 2 months ago

psavidis commented 2 months ago

Related-to: https://github.com/camunda/camunda-bpm-platform/issues/4172

psavidis commented 2 months ago

License Check

com.mysql:mysql-connector-j:8.3.0 uses GNU GPL v2.0 with FOSS Exception.

Since GNU GPL 2.0 falls under the stop list, a license check ticket is created to verify that the FOSS Exception is sufficient to continue.

Other References:

psavidis commented 2 months ago

License Check - Update

According to the resolution of the license check ticket:

GNU GPL v2.0 with FOSS Exception is compatible with the commercial license of camunda-bpm-platform-ee & the distribution of the driver in the docker image as a runtime dependency.

com.mysql:mysql-connector-j:8.3.0 license passes.