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 240240 <!-- `findsecbugs-plugin:1.13.0` contains a bug blocking Log4j compilation: https://github.com/find-sec-bugs/find-sec-bugs/pull/728
241241 Hence, pinning the `1.12.0` instead. -->
242242 <findsecbugs-plugin .version>1.14.0</findsecbugs-plugin .version>
243- <groovy .version>4 .0.27 </groovy .version>
243+ <groovy .version>5 .0.0 </groovy .version>
244244
245245 <!-- site-specific versions -->
246246 <!-- We use a separate property than `project.version` to refer to the most recent _published_ version of the project. -->
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 =" https://logging.apache.org/xml/ns"
4+ xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+ type =" updated" >
6+ <issue id =" 435" link =" https://github.com/apache/logging-parent/pull/435" />
7+ <description format =" asciidoc" >Update `org.apache.groovy:groovy` to version `5.0.0`</description >
8+ </entry >
You can’t perform that action at this time.
0 commit comments