Skip to content

Commit

Permalink
Bumped dependency and removed duplicate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Hakky54 committed Sep 4, 2024
1 parent 2b7ddfb commit 3afdf1a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<version.jakarta.activation-api>2.0.1</version.jakarta.activation-api>
<version.jax-rs-v2>2.1.1</version.jax-rs-v2>
<version.netty-handler>4.1.112.Final</version.netty-handler>
<version.netty-tcnative>2.0.65.Final</version.netty-tcnative>
<version.netty-tcnative>2.0.66.Final</version.netty-tcnative>
<version.cats-core>2.10.0</version.cats-core>
<version.cats-effect>3.5.4</version.cats-effect>
<version.awaitility>4.2.1</version.awaitility>
Expand Down Expand Up @@ -414,11 +414,6 @@
<artifactId>netty-tcnative-boringssl-static</artifactId>
<version>${version.netty-tcnative}</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tcnative-boringssl-static</artifactId>
<version>${version.netty-tcnative}</version>
</dependency>

<!-- Servers -->
<dependency>
Expand Down

0 comments on commit 3afdf1a

Please sign in to comment.