Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ This project bundles the following dependencies under the Apache Software Licens
- io.airlift:slice:0.38
- io.airlift:units:1.3
- joda-time:joda-time:2.5
- org.alluxio:alluxio-shaded-client:2.8.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

software.amazon.ion:ion-java:1.0.2 and javax.xml.bind:jaxb-api:2.3.1 are stale in the same way, want to remove those too? The checker only tolerates them, so CI never complained.

- org.apache.commons:commons-compress:1.26.0
- org.apache.commons:commons-configuration2:2.1.1
- org.apache.commons:commons-lang3:3.18.0
Expand All @@ -60,7 +59,6 @@ This project bundles the following dependencies under the Apache Software Licens
- org.weakref:jmxutils:1.19
- org.wildfly.openssl:wildfly-openssl:1.0.7.Final
- org.xerial.snappy:snappy-java:1.1.10.7
- software.amazon.ion:ion-java:1.0.2

This project bundles the following dependencies under BSD-2 License (https://opensource.org/licenses/BSD-2-Clause).
See bundled license files for details.
Expand Down