<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-common</artifactId>
<version>4.1.59.Final</version>
</dependency>
<parent> <groupId>io.netty</groupId> <artifactId>netty-parent</artifactId> <version>4.1.59.Final</version> </parent>
compile
|-- org.slf4j:slf4j-api:1.7.30
|-- commons-logging:commons-logging:1.2
|-- org.apache.logging.log4j:log4j-api:2.6.2
|-- io.projectreactor.tools:blockhound:1.0.3.RELEASE
provided
|-- com.oracle.substratevm:svm:19.0.0
test
|-- org.apache.logging.log4j:log4j-core:2.6.2
|-- org.mockito:mockito-core:2.18.3
|-- io.netty:netty-dev-tools:4.1.59.Final
|-- org.junit.jupiter:junit-jupiter-api:5.7.0
|-- org.junit.jupiter:junit-jupiter-engine:5.7.0
|-- org.junit.vintage:junit-vintage-engine:5.7.0
|-- io.netty:netty-build-common:28
|-- org.hamcrest:hamcrest-library:1.3