Skip to content

Commit

Permalink
Bump netty and bouncycastle version
Browse files Browse the repository at this point in the history
  • Loading branch information
dilanSachi committed Jun 17, 2024
1 parent 2c7f7b2 commit 98cabd2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ slf4jVersion=1.7.30
protoGoogleCommonsVersion=1.17.0
protobufJavaVersion=3.20.3
jknackHandlebarsVersion=4.0.6
nettyVersion=4.1.100.Final
nettyTcnativeVersion=2.0.62.Final
nettyVersion=4.1.108.Final
nettyTcnativeVersion=2.0.65.Final
picocliVersion=4.0.1
githubSpotbugsVersion=5.0.14
githubJohnrengelmanShadowVersion=8.1.1
Expand All @@ -22,7 +22,7 @@ mockitoVersion=5.3.1
jacocoVersion=0.8.10
wso2OrbitAntlrVersion=4.5.1.wso2v1
ballerinaGradlePluginVersion=2.0.1
bouncycastleVersion=1.74
bouncycastleVersion=1.78
wso2CommonsPoolVersion=1.5.6.wso2v1

#stdlib dependencies
Expand All @@ -47,7 +47,7 @@ stdlibAuthVersion=2.10.0
stdlibJwtVersion=2.10.0
stdlibOAuth2Version=2.10.0

stdlibHttpVersion=2.10.12
stdlibHttpVersion=2.10.13

# Ballerinax Observer
observeVersion=1.2.0
Expand Down

0 comments on commit 98cabd2

Please sign in to comment.