This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit.git
The following commit(s) were added to refs/heads/master by this push:
new 2f64da5 Update `org.mockito:mockito-core` to version `5.7.0` (#86)
2f64da5 is described below
commit 2f64da55ad1f32b0176a79d054a6235ecf293037
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Nov 3 16:30:08 2023 +0000
Update `org.mockito:mockito-core` to version `5.7.0` (#86)
---
pom.xml | 2 +-
src/changelog/.1.x.x/update_org_mockito_mockito_core.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index c30916a..65134ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,7 +173,7 @@
<junit.version>4.13.2</junit.version>
<jxr.plugin.version>2.5</jxr.plugin.version>
<log4j2.version>2.21.1</log4j2.version>
- <mockito.version>5.6.0</mockito.version>
+ <mockito.version>5.7.0</mockito.version>
<plexus-utils.version>3.0.24</plexus-utils.version>
<postgresql.version>42.6.0</postgresql.version>
<spring.boot.version>2.7.17</spring.boot.version>
diff --git a/src/changelog/.1.x.x/update_org_mockito_mockito_core.xml
b/src/changelog/.1.x.x/update_org_mockito_mockito_core.xml
index 5efb250..26b7fae 100644
--- a/src/changelog/.1.x.x/update_org_mockito_mockito_core.xml
+++ b/src/changelog/.1.x.x/update_org_mockito_mockito_core.xml
@@ -3,6 +3,6 @@
xmlns="http://logging.apache.org/log4j/changelog"
xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
type="changed">
- <issue id="60" link="https://github.com/apache/logging-log4j-audit/pull/60"/>
- <description format="asciidoc">Update `org.mockito:mockito-core` to version
`5.6.0`</description>
+ <issue id="86" link="https://github.com/apache/logging-log4j-audit/pull/86"/>
+ <description format="asciidoc">Update `org.mockito:mockito-core` to version
`5.7.0`</description>
</entry>