Skip to content

Commit fa35a7f

Browse files
authored
Signed-off-by: Mohit Kumar <[email protected]>
1 parent 042f728 commit fa35a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ dependencies {
206206
implementation "org.jetbrains:annotations:13.0"
207207
implementation project(path: ":${rootProject.name}-spi", configuration: 'shadow')
208208
implementation "org.opensearch:common-utils:${common_utils_version}"
209-
implementation "com.github.seancfoley:ipaddress:5.3.3"
209+
implementation "com.github.seancfoley:ipaddress:5.4.1"
210210
implementation "commons-codec:commons-codec:${versions.commonscodec}"
211211
implementation "org.apache.httpcomponents:httpclient:${versions.httpclient}"
212212
implementation "org.apache.httpcomponents:httpcore:${versions.httpcore}"

0 commit comments

Comments
 (0)