File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 90
90
<docker-maven-plugin .version>0.43.4</docker-maven-plugin .version>
91
91
<exam-maven-plugin .version>4.13.5</exam-maven-plugin .version>
92
92
<!-- `surefire.version` property used in `apache.org:apache`: -->
93
- <surefire .version>3.1 .2</surefire .version>
93
+ <surefire .version>3.2 .2</surefire .version>
94
94
95
95
<!-- =====================================================
96
96
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.2.xsd"
5
+ type =" changed" >
6
+ <issue id =" 2051" link =" https://github.com/apache/logging-log4j2/pull/2051" />
7
+ <description format =" asciidoc" >Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.2`</description >
8
+ </entry >
You can’t perform that action at this time.
0 commit comments