Skip to content

Commit 379a048

Browse files
committed
build(fit-log): 升级 Log4j2 版本至 2.25.3
1 parent 5169181 commit 379a048

File tree

2 files changed

+2
-2
lines changed
  • framework/fit/java

2 files changed

+2
-2
lines changed

framework/fit/java/fit-builtin/plugins/fit-logger/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<properties>
2121
<!-- Third-party versions -->
22-
<log4j2.version>2.25.1</log4j2.version>
22+
<log4j2.version>2.25.3</log4j2.version>
2323
</properties>
2424

2525
<dependencies>

framework/fit/java/fit-log/fit-log-log4j2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<!-- Third-party versions -->
20-
<log4j2.version>2.25.1</log4j2.version>
20+
<log4j2.version>2.25.3</log4j2.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)