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 <[email protected]> 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 <[email protected]> Reviewed-by: Hussain Towaileb <[email protected]> Tested-by: Michael Blow <[email protected]> Tested-by: Jenkins <[email protected]> --- 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 -->
