Skip to content

Commit 2a831f8

Browse files
Bump com.github.seancfoley:ipaddress in /data-prepper-expression (#4909)
Bumps [com.github.seancfoley:ipaddress](https://github.com/seancfoley/IPAddress) from 5.4.2 to 5.5.1. - [Release notes](https://github.com/seancfoley/IPAddress/releases) - [Commits](seancfoley/IPAddress@v5.4.2...v5.5.1) --- updated-dependencies: - dependency-name: com.github.seancfoley:ipaddress 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 c063c83 commit 2a831f8

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
@@ -30,7 +30,7 @@ dependencies {
3030
implementation platform('org.apache.logging.log4j:log4j-bom:2.25.0')
3131
implementation 'org.apache.logging.log4j:log4j-core'
3232
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl'
33-
implementation 'com.github.seancfoley:ipaddress:5.4.2'
33+
implementation 'com.github.seancfoley:ipaddress:5.5.1'
3434
testImplementation testLibs.spring.test
3535
testImplementation libs.commons.lang3
3636
testImplementation 'com.fasterxml.jackson.core:jackson-databind'

0 commit comments

Comments
 (0)