sboorlagadda commented on code in PR #7961: URL: https://github.com/apache/geode/pull/7961#discussion_r2586937780
########## geode-assembly/src/main/dist/LICENSE: ########## @@ -1022,10 +1014,11 @@ The EDL 1.0 License (http://www.eclipse.org/org/documents/edl-v10.php) Apache Geode bundles the following file under the EDL 1.0 License: - - istack-commons-runtime v4.0.1 - - jakarta.activation v1.2.1 - - jakarta.validation v2.0.2 - - jakarta.xml.bind v2.3.2 + - istack-commons-runtime v4.1.1 Review Comment: Can we verify the version for `istack-commons-runtime` version discrepancy between LICENSE (`v4.1.1`) and DependencyConstraints.groovy (`v4.0.1`) See https://github.com/apache/geode/blob/develop/build-tools/geode-dependency-management/src/main/groovy/org/apache/geode/gradle/plugins/DependencyConstraints.groovy#L125 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
