Skip to content

Commit

Permalink
build(deps): bump wiremock-jre8 from 2.33.2 to 2.35.0
Browse files Browse the repository at this point in the history
Bumps [wiremock-jre8](https://github.com/wiremock/wiremock) from 2.33.2 to 2.35.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@2.33.2...2.35.0)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2022
1 parent 9059a34 commit ea8b3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion droid-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,7 @@ Copyright &copy; ${project.inceptionYear}-{currentYear} <a href="${project.organ
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>2.33.2</version>
<version>2.35.0</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit ea8b3b4

Please sign in to comment.