>From Michael Blow <[email protected]>: Michael Blow has submitted this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21098?usp=email )
Change subject: [NO ISSUE][*DB][EXT] Update aircompressor to 2.0.3 for CVE ...................................................................... [NO ISSUE][*DB][EXT] Update aircompressor to 2.0.3 for CVE (cherry picked from commit 7c46861bf) Ext-ref: MB-70931 Change-Id: I1489521331b07e19b15b1dd882c3038382521e10 Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21098 Tested-by: Michael Blow <[email protected]> Integration-Tests: Jenkins <[email protected]> Reviewed-by: Michael Blow <[email protected]> Reviewed-by: Ian Maxon <[email protected]> --- M asterixdb/pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Michael Blow: Looks good to me, but someone else must approve; Verified Ian Maxon: Looks good to me, approved Jenkins: Verified Objections: Anon. E. Moose #1000171: Violations found diff --git a/asterixdb/pom.xml b/asterixdb/pom.xml index 8158186..317289e 100644 --- a/asterixdb/pom.xml +++ b/asterixdb/pom.xml @@ -1770,7 +1770,7 @@ <dependency> <groupId>io.airlift</groupId> <artifactId>aircompressor</artifactId> - <version>2.0.2</version> + <version>2.0.3</version> </dependency> <dependency> <groupId>com.github.luben</groupId> -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21098?usp=email To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: asterixdb Gerrit-Branch: phoenix Gerrit-Change-Id: I1489521331b07e19b15b1dd882c3038382521e10 Gerrit-Change-Number: 21098 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]>
