Skip to content

Commit e58cccf

Browse files
committed
Update org.mockito:mockito-bom to version 5.8.0 (#2031)
1 parent a6d699c commit e58cccf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<log4j2-logstash-layout.version>0.18</log4j2-logstash-layout.version>
144144
<logback.version>1.4.14</logback.version>
145145
<maven.version>3.8.6</maven.version>
146-
<mockito.version>5.7.0</mockito.version>
146+
<mockito.version>5.8.0</mockito.version>
147147
<mongodb.version>4.11.1</mongodb.version>
148148
<nashorn.version>15.4</nashorn.version>
149149
<netty.version>4.1.101.Final</netty.version>

src/changelog/.3.x.x/update_org_mockito_mockito_bom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
55
type="changed">
6-
<issue id="1987" link="https://github.com/apache/logging-log4j2/pull/1987"/>
7-
<description format="asciidoc">Update `org.mockito:mockito-bom` to version `5.7.0`</description>
6+
<issue id="2031" link="https://github.com/apache/logging-log4j2/pull/2031"/>
7+
<description format="asciidoc">Update `org.mockito:mockito-bom` to version `5.8.0`</description>
88
</entry>

0 commit comments

Comments
 (0)