Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
CSL3-1537 - Update libs (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
kochniev authored Jun 9, 2023
1 parent 691aedb commit 0cbaf14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ This is an extension module to enable Man-In-The-Middle impersonation for HTTPS.
<github.global.server>github</github.global.server>
<skipTests>false</skipTests>
<!-- Versions should better be retrieved from a parent module. -->
<netty.version>4.0.36.Final</netty.version>
<netty.version>4.1.93.Final</netty.version>
<slf4j.version>1.7.21</slf4j.version>
<bouncycastle.version>1.51</bouncycastle.version>
<bouncycastle.version>1.70</bouncycastle.version>
<littleproxy.version>1.1.0</littleproxy.version>
<junit.version>4.12</junit.version>
<hamcrest.version>1.0.0.1</hamcrest.version>
Expand Down

0 comments on commit 0cbaf14

Please sign in to comment.