Skip to content

netty-tcnative-fips-boringssl-static is not present in maven #11084

Description

@vsanagou

Vedarth Sharma (@VedarthConfluent)
In KSQL 8.2.1, the following dependency was introduced:

<netty-tcnative-fips-version>0.123.0</netty-tcnative-fips-version>
<dependency>
            <groupId>io.netty</groupId>
            <artifactId>netty-tcnative-fips-boringssl-static</artifactId>
            <version>${netty-tcnative-fips-version}</version>
</dependency>

However, the artifact io.netty:netty-tcnative-fips-boringssl-static is not available in the Maven repositories, causing the build to fail.
Could you please confirm whether this dependency is correct, or if it has been renamed, relocated, or replaced with a different artifact?

Also, if this dependency is unavailable, would it be safe to remove it? Could you clarify whether it is required at runtime or whether KSQL can function correctly without it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions