yuqi1129 commented on code in PR #12593:
URL: https://github.com/apache/gravitino/pull/12593#discussion_r3858839180


##########
gradle/libs.versions.toml:
##########
@@ -17,6 +17,7 @@
 # under the License.
 #
 [versions]
+aopalliance = "1.0"

Review Comment:
   This is used by AspectJ and provides the following two interface
   ```
   MethodInterceptor
   MethodInvocation
   ```
   
   and I have removed it and replaced it with a repackaged artifact from HK2



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