File tree Expand file tree Collapse file tree
hadoop-ozone/dist/src/main/license Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -442,7 +442,6 @@ Apache License 2.0
442442 org.xerial.snappy:snappy-java
443443 org.xerial:sqlite-jdbc
444444 org.yaml:snakeyaml
445- software.amazon.ion:ion-java
446445
447446MIT
448447=====================
Original file line number Diff line number Diff line change @@ -87,7 +87,6 @@ share/ozone/lib/httpclient.jar
8787share/ozone/lib/httpcore.jar
8888share/ozone/lib/httpcore-nio.jar
8989share/ozone/lib/httpmime.jar
90- share/ozone/lib/ion-java.jar
9190share/ozone/lib/istack-commons-runtime.jar
9291share/ozone/lib/j2objc-annotations.jar
9392share/ozone/lib/jackson-annotations.jar
Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
283283 <maven-antrun-plugin .version>3.1.0</maven-antrun-plugin .version>
284284 <checkstyle .version>9.3</checkstyle .version>
285285 <surefire .fork.timeout>1200</surefire .fork.timeout>
286- <aws-java-sdk .version>1.12.632 </aws-java-sdk .version>
286+ <aws-java-sdk .version>1.12.661 </aws-java-sdk .version>
287287 <frontend-maven-plugin .version>1.15.0</frontend-maven-plugin .version>
288288 <!-- the version of Hadoop declared in the version resources; can be overridden
289289 so that Hadoop 3.x can declare itself a 2.x artifact. -->
You can’t perform that action at this time.
0 commit comments