File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
src/documentation/content/xdocs/components Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -268,7 +268,7 @@ under the License.
268268 <dependency prefix =" main.commons-math3" artifact =" org.apache.commons:commons-math3:3.6.1" usage =" main" />
269269 <dependency prefix =" main.commons-io" artifact =" commons-io:commons-io:2.20.0" usage =" main" />
270270 <dependency prefix =" main.com.zaxxer" artifact =" com.zaxxer:SparseBitSet:1.3" usage =" main" />
271- <dependency prefix =" main.log4j-api" artifact =" org.apache.logging.log4j:log4j-api:2.24 .3" usage =" main" />
271+ <dependency prefix =" main.log4j-api" artifact =" org.apache.logging.log4j:log4j-api:2.25 .3" usage =" main" />
272272
273273 <dependency prefix =" main.junit-api" artifact =" org.junit.jupiter:junit-jupiter-api:5.13.4" usage =" main-tests" />
274274 <dependency prefix =" main.junit-jengine" artifact =" org.junit.jupiter:junit-jupiter-engine:5.13.4" usage =" main-tests" />
@@ -288,7 +288,7 @@ under the License.
288288 <dependency prefix =" main.byte-buddy" artifact =" net.bytebuddy:byte-buddy:1.17.5" usage =" main-tests" />
289289 <dependency prefix =" main.byte-buddy-agent" artifact =" net.bytebuddy:byte-buddy-agent:1.17.5" usage =" main-tests" />
290290 <dependency prefix =" main.objenesis" artifact =" org.objenesis:objenesis:3.1" usage =" main-tests" />
291- <dependency prefix =" main.log4j-core" artifact =" org.apache.logging.log4j:log4j-core:2.24 .3" usage =" main-tests" />
291+ <dependency prefix =" main.log4j-core" artifact =" org.apache.logging.log4j:log4j-core:2.25 .3" usage =" main-tests" />
292292 <dependency prefix =" main.commons-logging" artifact =" commons-logging:commons-logging:1.2" usage =" main-tests" />
293293
294294 <dependency prefix =" main.ant" artifact =" org.apache.ant:ant:1.10.15" usage =" excelant" />
Original file line number Diff line number Diff line change 231231 <dependency >
232232 <groupId >org.apache.logging.log4j</groupId >
233233 <artifactId >log4j-core</artifactId >
234- <version >2.24 .3</version >
234+ <version >2.25 .3</version >
235235 <scope >test</scope >
236236 </dependency >
237237 </dependencies >
Original file line number Diff line number Diff line change 291291 </tr >
292292 <tr >
293293 <td >poi</td >
294- <td ><a href =" https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.24 .3|jar" >log4j 2.x</a >,
294+ <td ><a href =" https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.25 .3|jar" >log4j 2.x</a >,
295295 <a href =" https://search.maven.org/#artifactdetails|commons-codec|commons-codec|1.17.1|jar" >commons-codec</a >,
296296 <a href =" https://search.maven.org/#artifactdetails|org.apache.commons|commons-collections4|4.4|jar" >commons-collections</a >,
297297 <a href =" https://search.maven.org/#artifactdetails|org.apache.commons|commons-math3|3.6.1|jar" >commons-math3</a >
You can’t perform that action at this time.
0 commit comments