This is an automated email from the ASF dual-hosted git repository.

mblow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git

commit f0fc2bfdb413c77e38e4b43100df5267faea1f7b
Author: Michael Blow <[email protected]>
AuthorDate: Sun Jun 26 08:27:40 2022 -0400

    [NO ISSUE][*DB] Upgrade tomcat-annotations-api to 10.0.22
    
    Change-Id: I18b1b8fb782fa13164ff3d9a86452a27baa8de10
    Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/16723
    Reviewed-by: Michael Blow <[email protected]>
    Reviewed-by: Hussain Towaileb <[email protected]>
    Integration-Tests: Jenkins <[email protected]>
    Tested-by: Michael Blow <[email protected]>
---
 asterixdb/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/asterixdb/pom.xml b/asterixdb/pom.xml
index dc14c7c4eb..5a5a1714d0 100644
--- a/asterixdb/pom.xml
+++ b/asterixdb/pom.xml
@@ -1819,7 +1819,7 @@
       <dependency>
         <groupId>org.apache.tomcat</groupId>
         <artifactId>tomcat-annotations-api</artifactId>
-        <version>10.0.16</version>
+        <version>10.0.22</version>
       </dependency>
       <!-- Google Cloud Storage end -->
       <!-- Azure Data Lake start -->

Reply via email to