Skip to content
Closed
Show file tree
Hide file tree
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
5 changes: 0 additions & 5 deletions bookkeeper-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
</dependency>
<!-- commons-configuration2 has an optional dependency on commons-beanutils -->
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
Expand Down
2 changes: 0 additions & 2 deletions bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,8 @@ Apache Software License, Version 2.
- lib/com.google.guava-guava-32.0.1-jre.jar [4]
- lib/com.google.guava-failureaccess-1.0.1.jar [4]
- lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [4]
- lib/commons-beanutils-commons-beanutils-1.11.0.jar [62]
- lib/commons-cli-commons-cli-1.9.0.jar [5]
- lib/commons-codec-commons-codec-1.18.0.jar [6]
- lib/commons-collections-commons-collections-3.2.2.jar [62]
- lib/commons-io-commons-io-2.19.0.jar [8]
- lib/commons-logging-commons-logging-1.3.5.jar [10]
- lib/io.netty-netty-buffer-4.1.121.Final.jar [11]
Expand Down
2 changes: 0 additions & 2 deletions bookkeeper-dist/src/main/resources/LICENSE-bkctl.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,8 @@ Apache Software License, Version 2.
- lib/com.google.guava-guava-32.0.1-jre.jar [4]
- lib/com.google.guava-failureaccess-1.0.1.jar [4]
- lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [4]
- lib/commons-beanutils-commons-beanutils-1.11.0.jar [57]
- lib/commons-cli-commons-cli-1.9.0.jar [5]
- lib/commons-codec-commons-codec-1.18.0.jar [6]
- lib/commons-collections-commons-collections-3.2.2.jar [58]
- lib/commons-io-commons-io-2.19.0.jar [8]
- lib/commons-logging-commons-logging-1.3.5.jar [10]
- lib/io.netty-netty-buffer-4.1.121.Final.jar [11]
Expand Down
4 changes: 0 additions & 4 deletions bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,8 @@ Apache Software License, Version 2.
- lib/com.google.guava-guava-32.0.1-jre.jar [4]
- lib/com.google.guava-failureaccess-1.0.1.jar [4]
- lib/com.google.guava-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [4]
- lib/commons-beanutils-commons-beanutils-1.11.0.jar [61]
- lib/commons-cli-commons-cli-1.9.0.jar [5]
- lib/commons-codec-commons-codec-1.18.0.jar [6]
- lib/commons-collections-commons-collections-3.2.2.jar [62]
- lib/commons-io-commons-io-2.19.0.jar [8]
- lib/commons-logging-commons-logging-1.3.5.jar [10]
- lib/io.netty-netty-buffer-4.1.121.Final.jar [11]
Expand Down Expand Up @@ -414,8 +412,6 @@ Apache Software License, Version 2.
[58] Source available at https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/v1.33.6
[59] Source available at https://github.com/prometheus/client_java/tree/v1.3.4
[60] Source available at https://github.com/apache/commons-text/tree/rel/commons-text-1.13.1
[61] Source available at https://github.com/apache/commons-beanutils/tree/rel/commons-beanutils-1.11.0
[62] Source available at https://github.com/apache/commons-collections/tree/collections-3.3.2
------------------------------------------------------------------------------------
lib/io.netty-netty-codec-4.1.121.Final.jar bundles some 3rd party dependencies

Expand Down
5 changes: 0 additions & 5 deletions bookkeeper-http/http-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
</dependency>
<!-- commons-configuration2 has an optional dependency on commons-beanutils -->
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@
<commons-collections4.version>4.1</commons-collections4.version>
<commons-codec.version>1.18.0</commons-codec.version>
<commons-configuration2.version>2.12.0</commons-configuration2.version>
<commons-beanutils.version>1.11.0</commons-beanutils.version>
<commons-compress.version>1.27.1</commons-compress.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<commons-logging.version>1.3.5</commons-logging.version>
Expand Down Expand Up @@ -283,11 +282,6 @@
<artifactId>commons-configuration2</artifactId>
<version>${commons-configuration2.version}</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>${commons-beanutils.version}</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions stats/bookkeeper-stats-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,5 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
</dependency>
<!-- commons-configuration2 has an optional dependency on commons-beanutils -->
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
</dependency>
</dependencies>
</project>
5 changes: 0 additions & 5 deletions tests/shaded/distributedlog-core-shaded-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,6 @@
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
</dependency>
<!-- commons-configuration2 has an optional dependency on commons-beanutils -->
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down
Loading