Skip to content

Commit

Permalink
Bump org.wiremock:wiremock in /data-prepper-plugins/s3-source (opense…
Browse files Browse the repository at this point in the history
…arch-project#4683)

Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.4.2 to 3.8.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.4.2...3.8.0)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock
  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>
Signed-off-by: Krishna Kondaka <krishkdk@dev-dsk-krishkdk-2c-bd29c437.us-west-2.amazon.com>
  • Loading branch information
dependabot[bot] authored and Krishna Kondaka committed Jul 23, 2024
1 parent 49f73bd commit 1ee0f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/s3-source/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation 'dev.failsafe:failsafe:3.3.2'
implementation 'org.apache.httpcomponents:httpcore:4.4.16'
testImplementation libs.commons.lang3
testImplementation 'org.wiremock:wiremock:3.4.2'
testImplementation 'org.wiremock:wiremock:3.8.0'
testImplementation 'org.eclipse.jetty:jetty-bom:11.0.20'
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml'
testImplementation testLibs.junit.vintage
Expand Down

0 comments on commit 1ee0f63

Please sign in to comment.