This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit e2afc7d68df058513b1d608ac4b2ab1e74c93acf Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Dec 1 10:06:41 2022 +0000 Bump wiremock-jre8 from 2.34.0 to 2.35.0 Bumps [wiremock-jre8](https://github.com/wiremock/wiremock) from 2.34.0 to 2.35.0. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/2.34.0...2.35.0) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock-jre8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cfa251b66d..a360fa9fb0 100644 --- a/pom.xml +++ b/pom.xml @@ -371,7 +371,7 @@ <tomcat-juli.version>10.0.23</tomcat-juli.version> <velocity.version>1.7</velocity.version> <wagon.version>3.1.0</wagon.version> - <wiremock.version>2.34.0</wiremock.version> + <wiremock.version>2.35.0</wiremock.version> <woodstox.version>6.4.0</woodstox.version> <xmlunit.version>2.8.3</xmlunit.version> <xz.version>1.9</xz.version>