File tree 1 file changed +0
-12
lines changed
1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 760
760
<!-- Log4j component dependencies.
761
761
No, we cannot use `${project.version}`, because it is not released yet. -->
762
762
763
- <dependency >
764
- <groupId >org.apache.logging.log4j</groupId >
765
- <artifactId >log4j-core</artifactId >
766
- <version >${site-log4j-core.version} </version >
767
- </dependency >
768
-
769
763
<dependency >
770
764
<groupId >org.apache.logging.log4j</groupId >
771
765
<artifactId >log4j-jakarta-web</artifactId >
772
766
<version >${site-log4j-jakarta.version} </version >
773
767
</dependency >
774
768
775
- <dependency >
776
- <groupId >org.apache.logging.log4j</groupId >
777
- <artifactId >log4j-layout-template-json</artifactId >
778
- <version >${site-log4j-layout-template-json.version} </version >
779
- </dependency >
780
-
781
769
<!-- Other dependencies -->
782
770
783
771
<dependency >
You can’t perform that action at this time.
0 commit comments