kumaab commented on code in PR #872:
URL: https://github.com/apache/ranger/pull/872#discussion_r3104189762


##########
pom.xml:
##########
@@ -124,26 +122,30 @@
         
<io.opentelemetry-semconv.version>1.26.0-alpha</io.opentelemetry-semconv.version>
         <io.opentelemetry.version>1.40.0</io.opentelemetry.version>
         <io.reactivex.rxjava.version>1.3.8</io.reactivex.rxjava.version>
-
-        <!-- JaCoCo Properties -->
         <jacoco.version>0.8.13</jacoco.version>
-        <java.version.required>1.8</java.version.required>
-        <javac.source.version>1.8</javac.source.version>
-        <javac.target.version>1.8</javac.target.version>
-        <javax-inject.version>1</javax-inject.version>
-        <javax.annotation-api>1.3.2</javax.annotation-api>
+        <jakarta.activation-api.version>1.2.2</jakarta.activation-api.version>

Review Comment:
   Is deprecation of javax libs like `javax.servlet`, `javax.persistence`, 
`javax.validation`, etc going to be part of the Spring 6.x upgrade (in another 
patch) along with migrating to jakarta libs?



-- 
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]

Reply via email to