This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/main/system-stubs.version-2.1.3
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 377e0641f70d36823fc0b237f27ddc9370ff374c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 20 08:31:21 2023 +0000
Bump system-stubs.version from 2.0.2 to 2.1.3
Bumps `system-stubs.version` from 2.0.2 to 2.1.3.
Updates `uk.org.webcompere:system-stubs-core` from 2.0.2 to 2.1.3
- [Release notes](https://github.com/webcompere/system-stubs/releases)
-
[Changelog](https://github.com/webcompere/system-stubs/blob/main/History.md)
-
[Commits](https://github.com/webcompere/system-stubs/compare/system-stubs-parent-2.0.2...system-stubs-parent-2.1.3)
Updates `uk.org.webcompere:system-stubs-jupiter` from 2.0.2 to 2.1.3
- [Release notes](https://github.com/webcompere/system-stubs/releases)
-
[Changelog](https://github.com/webcompere/system-stubs/blob/main/History.md)
-
[Commits](https://github.com/webcompere/system-stubs/compare/system-stubs-parent-2.0.2...system-stubs-parent-2.1.3)
---
updated-dependencies:
- dependency-name: uk.org.webcompere:system-stubs-core
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: uk.org.webcompere:system-stubs-jupiter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f657fc87db..d419824bae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -465,7 +465,7 @@
<slf4j.version>1.7.36</slf4j.version>
<spring-boot.version>2.7.15</spring-boot.version>
<spring-framework.version>5.3.29</spring-framework.version>
- <system-stubs.version>2.0.2</system-stubs.version>
+ <system-stubs.version>2.1.3</system-stubs.version>
<tomcat-juli.version>10.0.23</tomcat-juli.version>
<velocity.version>1.7</velocity.version>
<wiremock.version>2.35.1</wiremock.version>