You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by mb...@apache.org on 2022/02/11 02:30:00 UTC

[asterixdb] 03/09: [NO ISSUE][MISC] Update tomcat-annotations-api

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 2b6b377c38ee0ce1418d4bba097b0efd52a7f67d
Author: Michael Blow <mb...@apache.org>
AuthorDate: Thu Feb 3 12:36:07 2022 -0500

    [NO ISSUE][MISC] Update tomcat-annotations-api
    
    - org.apache.tomcat:tomcat-annotations-api ... 10.0.12 -> 10.0.16
    
    Change-Id: I13af758821d7200fc11cd98324d8cd51eddfcea4
    Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/15144
    Reviewed-by: Michael Blow <mb...@apache.org>
    Reviewed-by: Hussain Towaileb <hu...@gmail.com>
    Tested-by: Michael Blow <mb...@apache.org>
    Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
---
 asterixdb/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/asterixdb/pom.xml b/asterixdb/pom.xml
index 09c5f4a..7f5ffaa 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.12</version>
+        <version>10.0.16</version>
       </dependency>
       <!-- Google Cloud Storage end -->
       <!-- Azure Data Lake start -->