File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 86
86
<docker-maven-plugin .version>0.43.4</docker-maven-plugin .version>
87
87
<exam-maven-plugin .version>4.13.5</exam-maven-plugin .version>
88
88
<!-- `surefire.version` property used in `apache.org:apache`: -->
89
- <surefire .version>3.2.3 </surefire .version>
89
+ <surefire .version>3.2.5 </surefire .version>
90
90
91
91
<!-- =====================================================
92
92
Direct dependency version properties (in alphabetical order)
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <entry xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
+ xmlns =" http://logging.apache.org/log4j/changelog"
4
+ xsi : schemaLocation =" http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5
+ type =" updated" >
6
+ <issue id =" 2177" link =" https://github.com/apache/logging-log4j2/pull/2177" />
7
+ <description format =" asciidoc" >Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5`</description >
8
+ </entry >
Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ This release contains...
57
57
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2127[2127])
58
58
* Update `org.apache.groovy:groovy-bom` to version `4.0.17` (https://github.com/apache/logging-log4j2/pull/2124[2124])
59
59
* Update `org.apache.logging:logging-parent` to version `10.5.0` (https://github.com/apache/logging-log4j2/pull/2118[2118])
60
+ * Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])
60
61
* Update `org.assertj:assertj-core` to version `3.25.1` (https://github.com/apache/logging-log4j2/pull/2152[2152])
61
62
* Update `org.slf4j:slf4j-api` to version `2.0.10` (https://github.com/apache/logging-log4j2/pull/2136[2136])
62
63
* Update `org.springframework.boot:spring-boot-dependencies` to version `3.2.1` (https://github.com/apache/logging-log4j2/pull/2123[2123])
You can’t perform that action at this time.
0 commit comments