File tree Expand file tree Collapse file tree 5 files changed +13
-5
lines changed
site/antora/modules/ROOT/pages Expand file tree Collapse file tree 5 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 6363 <activemq .version>6.1.5</activemq .version>
6464 <angus-activation .version>2.0.2</angus-activation .version>
6565 <angus-mail .version>2.0.3</angus-mail .version>
66- <assertj .version>3.27.2 </assertj .version>
66+ <assertj .version>3.27.3 </assertj .version>
6767 <awaitility .version>4.2.2</awaitility .version>
6868 <bsh .version>2.0b6</bsh .version>
6969 <cassandra .version>3.11.17</cassandra .version>
Original file line number Diff line number Diff line change 10591059 <plugin >
10601060 <groupId >org.openrewrite.maven</groupId >
10611061 <artifactId >rewrite-maven-plugin</artifactId >
1062- <version >5.15.0 </version >
1062+ <version >6.0.1 </version >
10631063 <configuration >
10641064 <activeRecipes >
10651065 <activeRecipe >org.openrewrite.java.logging.log4j.ParameterizedLogging</activeRecipe >
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 =" 3404" link =" https://github.com/apache/logging-log4j2/pull/3404" />
7+ <description format =" asciidoc" >Update `org.assertj:assertj-core` to version `3.27.3`</description >
8+ </entry >
Original file line number Diff line number Diff line change 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 =" 2983 " link =" https://github.com/apache/logging-log4j2/pull/2983 " />
7- <description format =" asciidoc" >Update `org.openrewrite.maven:rewrite-maven-plugin` to version `5.15.0 `</description >
6+ <issue id =" 3397 " link =" https://github.com/apache/logging-log4j2/pull/3397 " />
7+ <description format =" asciidoc" >Update `org.openrewrite.maven:rewrite-maven-plugin` to version `6.0.1 `</description >
88</entry >
Original file line number Diff line number Diff line change @@ -325,7 +325,7 @@ https://logging.staged.apache.org/log4j/transform/log4j-transform-maven-shade-pl
325325
326326https://gradleup.com/shadow/[Gradle Shadow Plugin]:::
327327You need to use the
328- https://github .com/GradleUp/ shadow/blob/main/src/main/groovy/com/github/jengelman/gradle/plugins/shadow/transformers/Log4j2PluginsCacheFileTransformer.groovy [`Log4j2PluginsCacheFileTransformer`].
328+ https://gradleup .com/shadow/configuration/merging/#merging-log4j2-plugin-cache-files-log4j2plugins-dat [`Log4j2PluginsCacheFileTransformer`].
329329====
330330
331331[#android]
You can’t perform that action at this time.
0 commit comments