This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 37cca23c19 Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to
2.35.1 (#1781)
37cca23c19 is described below
commit 37cca23c19e4556ce0c94ae451526952458b3f4d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 8 13:13:36 2023 +0000
Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 (#1781)
Bumps
[com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock)
from 2.35.0 to 2.35.1.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/2.35.0...2.35.1)
---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 18e7ce49f7..8e74dff73d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -454,7 +454,7 @@
<system-stubs.version>2.0.2</system-stubs.version>
<tomcat-juli.version>10.0.27</tomcat-juli.version>
<velocity.version>1.7</velocity.version>
- <wiremock.version>2.35.0</wiremock.version>
+ <wiremock.version>2.35.1</wiremock.version>
<woodstox.version>6.5.1</woodstox.version>
<xmlunit.version>2.9.1</xmlunit.version>
<xz.version>1.9</xz.version>