File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 151151
152152 <!-- dependency version -->
153153 <junit .version>4.13.2</junit .version>
154- <log4j .version>2.22.0 </log4j .version>
154+ <log4j .version>2.22.1 </log4j .version>
155155 <mockito .version>4.11.0</mockito .version>
156156 <scalatest .version>3.2.10</scalatest .version>
157157 <scalatestplus .version>3.2.10.0</scalatestplus .version>
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<entry xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
33 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 =" 37 " link =" https://github.com/apache/logging-log4j-scala/pull/37 " />
7- <description format =" asciidoc" >Update `org.apache.logging.log4j:log4j-bom` to version `2.22.0 `</description >
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 =" 43 " link =" https://github.com/apache/logging-log4j-scala/pull/43 " />
7+ <description format =" asciidoc" >Update `org.apache.logging.log4j:log4j-bom` to version `2.22.1 `</description >
88</entry >
Original file line number Diff line number Diff line change @@ -50,5 +50,8 @@ This minor release contains various bug fixes and improvements.
5050
5151* Update `org.apache.logging:logging-parent` to version `10.2.0`
5252* Update `apache/logging-parent` to version `` (https://github.com/apache/logging-log4j-scala/pull/42[42])
53- * Update `org.apache.logging.log4j:log4j-bom` to version `2.22.0` (https://github.com/apache/logging-log4j-scala/pull/37[37])
5453* Update `org.apache.logging:logging-parent` to version `10.5.0` (https://github.com/apache/logging-log4j-scala/pull/41[41])
54+
55+ ==== Updated
56+
57+ * Update `org.apache.logging.log4j:log4j-bom` to version `2.22.1` (https://github.com/apache/logging-log4j-scala/pull/43[43])
You can’t perform that action at this time.
0 commit comments