Description
Is it correct that you use code in the sentry/src/main/java/io/sentry/util/Random.java file that is licensed under the GPL 2.0, and that this code is used in an Apache 2.0 project?
The background to this question is that Apache and GPL are incompatible in the source code, as the licenses are mutually exclusive.
We also wonder whether it is correct that no MIT license is included, but only the Apache and GPL licenses are present in the jar (sentry7.22.1.jar, sentry7.22.1-sources.jar).
Thank you very much.