File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 8787 <optional >true</optional >
8888 </dependency >
8989
90- <!-- Logging -->
91- <dependency >
92- <groupId >org.apache.logging.log4j</groupId >
93- <artifactId >log4j-slf4j-impl</artifactId >
94- <scope >runtime</scope >
95- </dependency >
96- <dependency >
97- <groupId >org.apache.logging.log4j</groupId >
98- <artifactId >log4j-api</artifactId >
99- <scope >runtime</scope >
100- </dependency >
101- <dependency >
102- <groupId >org.apache.logging.log4j</groupId >
103- <artifactId >log4j-core</artifactId >
104- <scope >runtime</scope >
105- </dependency >
106-
10790 <!-- needed for converting the CLI options structure to binary format for quicker CLI startup -->
10891 <dependency >
10992 <groupId >com.esotericsoftware</groupId >
128111 <dependency >
129112 <groupId >org.apache.logging.log4j</groupId >
130113 <artifactId >log4j-slf4j-impl</artifactId >
131- <version >2.13.2</version >
132114 <scope >runtime</scope >
133115 </dependency >
134116 <dependency >
135117 <groupId >org.apache.logging.log4j</groupId >
136118 <artifactId >log4j-api</artifactId >
137- <version >2.13.2</version >
138119 <scope >runtime</scope >
139120 </dependency >
140121 <dependency >
141122 <groupId >org.apache.logging.log4j</groupId >
142123 <artifactId >log4j-core</artifactId >
143- <version >2.13.2</version >
144124 <scope >runtime</scope >
145125 </dependency >
146126
You can’t perform that action at this time.
0 commit comments