okumin commented on PR #5597:
URL: https://github.com/apache/hive/pull/5597#issuecomment-2692546078

   I compared the difference between b7a3e8b87d909edd7fc4f939ff87bbadddd61c06 
and this branch. Excluding Atlas and spring-ldap-core, this PR changes the 
following dependencies.
   
   - `javax.xml.bind:jaxb-api(provided)`: 2.2.11 -> 2.3.1
   - `org.apache.commons:commons-configuration2` is added
   - `org.springframework:spring-beans` is removed
   - `org.springframework:spring-tx` is removed
   
   ```diff
   710d709
   < [INFO]    javax.xml.bind:jaxb-api:jar:2.2.11:provided -- module jaxb.api 
(auto)
   716a716
   > [INFO]    javax.xml.bind:jaxb-api:jar:2.3.1:provided -- module 
java.xml.bind
   803,811c803,811
   < [INFO]    org.apache.atlas:atlas-client-common:jar:2.3.0:compile -- module 
atlas.client.common (auto)
   < [INFO]    org.apache.atlas:atlas-client-common:jar:2.3.0:provided -- 
module atlas.client.common (auto)
   < [INFO]    org.apache.atlas:atlas-client-common:jar:2.3.0:test -- module 
atlas.client.common (auto)
   < [INFO]    org.apache.atlas:atlas-client-v2:jar:2.3.0:compile -- module 
atlas.client.v2 (auto)
   < [INFO]    org.apache.atlas:atlas-client-v2:jar:2.3.0:provided -- module 
atlas.client.v2 (auto)
   < [INFO]    org.apache.atlas:atlas-client-v2:jar:2.3.0:test -- module 
atlas.client.v2 (auto)
   < [INFO]    org.apache.atlas:atlas-intg:jar:2.3.0:compile -- module 
atlas.intg (auto)
   < [INFO]    org.apache.atlas:atlas-intg:jar:2.3.0:provided -- module 
atlas.intg (auto)
   < [INFO]    org.apache.atlas:atlas-intg:jar:2.3.0:test -- module atlas.intg 
(auto)
   ---
   > [INFO]    org.apache.atlas:atlas-client-common:jar:2.4.0:compile -- module 
atlas.client.common (auto)
   > [INFO]    org.apache.atlas:atlas-client-common:jar:2.4.0:provided -- 
module atlas.client.common (auto)
   > [INFO]    org.apache.atlas:atlas-client-common:jar:2.4.0:test -- module 
atlas.client.common (auto)
   > [INFO]    org.apache.atlas:atlas-client-v2:jar:2.4.0:compile -- module 
atlas.client.v2 (auto)
   > [INFO]    org.apache.atlas:atlas-client-v2:jar:2.4.0:provided -- module 
atlas.client.v2 (auto)
   > [INFO]    org.apache.atlas:atlas-client-v2:jar:2.4.0:test -- module 
atlas.client.v2 (auto)
   > [INFO]    org.apache.atlas:atlas-intg:jar:2.4.0:compile -- module 
atlas.intg (auto)
   > [INFO]    org.apache.atlas:atlas-intg:jar:2.4.0:provided -- module 
atlas.intg (auto)
   > [INFO]    org.apache.atlas:atlas-intg:jar:2.4.0:test -- module atlas.intg 
(auto)
   857a858
   > [INFO]    org.apache.commons:commons-configuration2:jar:2.10.1:compile -- 
module org.apache.commons.configuration2
   1892,1896c1893,1895
   < [INFO]    org.springframework.ldap:spring-ldap-core:jar:2.4.1:compile -- 
module spring.ldap.core [auto]
   < [INFO]    org.springframework.ldap:spring-ldap-core:jar:2.4.1:provided -- 
module spring.ldap.core [auto]
   < [INFO]    org.springframework.ldap:spring-ldap-core:jar:2.4.1:test -- 
module spring.ldap.core [auto]
   < [INFO]    org.springframework:spring-beans:jar:5.3.21:compile -- module 
spring.beans [auto]
   < [INFO]    org.springframework:spring-beans:jar:5.3.21:provided -- module 
spring.beans [auto]
   ---
   > [INFO]    org.springframework.ldap:spring-ldap-core:jar:2.4.4:compile -- 
module spring.ldap.core [auto]
   > [INFO]    org.springframework.ldap:spring-ldap-core:jar:2.4.4:provided -- 
module spring.ldap.core [auto]
   > [INFO]    org.springframework.ldap:spring-ldap-core:jar:2.4.4:test -- 
module spring.ldap.core [auto]
   1909,1910d1907
   < [INFO]    org.springframework:spring-tx:jar:5.3.21:compile -- module 
spring.tx [auto]
   < [INFO]    org.springframework:spring-tx:jar:5.3.21:provided -- module 
spring.tx [auto]
   1959c1956
   ```


-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to