This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main by this push:
new c5b92debe1 Bump org.mockito:mockito-bom from 5.16.1 to 5.17.0 (#3591)
c5b92debe1 is described below
commit c5b92debe1cbd1473ce53f6489285580e1326e29
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 17 19:15:09 2025 +0200
Bump org.mockito:mockito-bom from 5.16.1 to 5.17.0 (#3591)
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from
5.16.1 to 5.17.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.16.1...v5.17.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-bom
dependency-version: 5.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
log4j-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 749507386c..63f227e0b6 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -125,7 +125,7 @@
<log4j2-custom-layout.version>1.1.0</log4j2-custom-layout.version>
<log4j2-logstash-layout.version>0.18</log4j2-logstash-layout.version>
<maven.version>3.9.9</maven.version>
- <mockito.version>5.16.1</mockito.version>
+ <mockito.version>5.17.0</mockito.version>
<nashorn.version>15.6</nashorn.version>
<opentest4j.version>1.3.0</opentest4j.version>
<org.eclipse.osgi.version>3.23.0</org.eclipse.osgi.version>