>From Michael Blow <[email protected]>:

Michael Blow has submitted this change. ( 
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21219?usp=email )

 (

1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted 
one.
 )Change subject: [NO ISSUE][MISC] Update commons-codec, commons-io, awsjavasdk
......................................................................

[NO ISSUE][MISC] Update commons-codec, commons-io, awsjavasdk

 - commons-codec: 1.17.2 → 1.22.0
 - commons-io: 2.18.0 → 2.22.0
 - awsjavasdk: 2.44.3 → 2.44.4

Ext-ref: MB-71693
Change-Id: Ia4a3b36b7e6ee3225640aedc6042468c8634e44e
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21219
Tested-by: Michael Blow <[email protected]>
Reviewed-by: Ian Maxon <[email protected]>
---
M asterixdb/pom.xml
M hyracks-fullstack/pom.xml
2 files changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Ian Maxon: Looks good to me, approved
  Michael Blow: Verified




diff --git a/asterixdb/pom.xml b/asterixdb/pom.xml
index 18c5b70..e06666d 100644
--- a/asterixdb/pom.xml
+++ b/asterixdb/pom.xml
@@ -98,7 +98,7 @@
     <parquet.version>1.17.0</parquet.version> <!-- NOTICE: please update 
transitives from parquet below on any change -->
     <hadoop-awsjavasdk.version>1.12.797</hadoop-awsjavasdk.version>

-    <awsjavasdk.version>2.44.3</awsjavasdk.version>
+    <awsjavasdk.version>2.44.4</awsjavasdk.version>
     <!-- @derived-from: 
software.amazon.awssdk:aws-sdk-java-pom:${awsjavasdk.version}#awscrt.version -->
     <awsjavasdk.crt.version>0.45.1</awsjavasdk.crt.version>

@@ -1544,7 +1544,7 @@
       <dependency>
         <groupId>commons-codec</groupId>
         <artifactId>commons-codec</artifactId>
-        <version>1.17.2</version>
+        <version>1.22.0</version>
       </dependency>
       <dependency>
         <groupId>it.unimi.dsi</groupId>
diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml
index 9a36a42..bc6fe9e 100644
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@ -78,7 +78,7 @@
     <jackson-databind.version>${jackson.version}</jackson-databind.version>
     <netty.version>4.1.132.Final</netty.version>
     <asm.version>9.3</asm.version>
-    <awsjavasdk.version>2.44.3</awsjavasdk.version>
+    <awsjavasdk.version>2.44.4</awsjavasdk.version>

     <!-- keep in sync with asterixdb/pom.xml -->
     <google-cloud-storage.version>2.67.0</google-cloud-storage.version>
@@ -332,7 +332,7 @@
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.18.0</version>
+        <version>2.22.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21219?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: lumina
Gerrit-Change-Id: Ia4a3b36b7e6ee3225640aedc6042468c8634e44e
Gerrit-Change-Number: 21219
Gerrit-PatchSet: 3
Gerrit-Owner: Michael Blow <[email protected]>
Gerrit-Reviewer: Ian Maxon <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Michael Blow <[email protected]>

Reply via email to