Skip to content

Commit d9b241d

Browse files
committed
Update org.mockito:mockito-bom to version 5.19.0 (#3907)
1 parent 11720e6 commit d9b241d

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
@@ -125,7 +125,7 @@
125125
<log4j2-custom-layout.version>1.1.0</log4j2-custom-layout.version>
126126
<log4j2-logstash-layout.version>0.18</log4j2-logstash-layout.version>
127127
<maven.version>3.9.10</maven.version>
128-
<mockito.version>5.18.0</mockito.version>
128+
<mockito.version>5.19.0</mockito.version>
129129
<nashorn.version>15.6</nashorn.version>
130130
<opentest4j.version>1.3.0</opentest4j.version>
131131
<org.eclipse.osgi.version>3.23.100</org.eclipse.osgi.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="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="3680" link="https://github.com/apache/logging-log4j2/pull/3680"/>
7-
<description format="asciidoc">Update `org.mockito:mockito-bom` to version `5.18.0`</description>
6+
<issue id="3907" link="https://github.com/apache/logging-log4j2/pull/3907"/>
7+
<description format="asciidoc">Update `org.mockito:mockito-bom` to version `5.19.0`</description>
88
</entry>

0 commit comments

Comments
 (0)