Skip to content

Commit

Permalink
Bump com.github.seancfoley:ipaddress in /data-prepper-expression (ope…
Browse files Browse the repository at this point in the history
…nsearch-project#4060)

Bumps [com.github.seancfoley:ipaddress](https://github.com/seancfoley/IPAddress) from 5.4.0 to 5.4.2.
- [Release notes](https://github.com/seancfoley/IPAddress/releases)
- [Commits](seancfoley/IPAddress@v5.4.0...v5.4.2)

---
updated-dependencies:
- dependency-name: com.github.seancfoley:ipaddress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent f3c6cb3 commit 16d0d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-expression/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation platform('org.apache.logging.log4j:log4j-bom:2.22.0')
implementation 'org.apache.logging.log4j:log4j-core'
implementation 'org.apache.logging.log4j:log4j-slf4j2-impl'
implementation 'com.github.seancfoley:ipaddress:5.4.0'
implementation 'com.github.seancfoley:ipaddress:5.4.2'
testImplementation testLibs.spring.test
testImplementation libs.commons.lang3
testImplementation 'com.fasterxml.jackson.core:jackson-databind'
Expand Down

0 comments on commit 16d0d90

Please sign in to comment.