Skip to content

Commit cab5171

Browse files
dependabot[bot]kkondaka
authored andcommitted
Bump com.github.seancfoley:ipaddress in /data-prepper-expression (opensearch-project#6697)
Bumps [com.github.seancfoley:ipaddress](https://github.com/seancfoley/IPAddress) from 5.5.1 to 5.6.2. - [Release notes](https://github.com/seancfoley/IPAddress/releases) - [Commits](seancfoley/IPAddress@v5.5.1...v5.6.2) --- updated-dependencies: - dependency-name: com.github.seancfoley:ipaddress dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ed1dd7 commit cab5171

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-prepper-expression/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation platform('org.apache.logging.log4j:log4j-bom:2.26.0')
3232
implementation 'org.apache.logging.log4j:log4j-core'
3333
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl'
34-
implementation 'com.github.seancfoley:ipaddress:5.5.1'
34+
implementation 'com.github.seancfoley:ipaddress:5.6.2'
3535
testImplementation testLibs.spring.test
3636
testImplementation libs.commons.lang3
3737
testImplementation 'com.fasterxml.jackson.core:jackson-databind'

0 commit comments

Comments
 (0)