File tree Expand file tree Collapse file tree 3 files changed +2
-19
lines changed
Expand file tree Collapse file tree 3 files changed +2
-19
lines changed Original file line number Diff line number Diff line change 206206 <dependency >
207207 <groupId >net.logstash.logback</groupId >
208208 <artifactId >logstash-logback-encoder</artifactId >
209- <version >7.4 </version >
209+ <version >6.6 </version >
210210 </dependency >
211211 </dependencies >
212212
Original file line number Diff line number Diff line change 3535 <appender-ref ref =" STDOUT" />
3636 </root >
3737
38- </configuration >
38+ </configuration >
Original file line number Diff line number Diff line change 155155 <version >1.0.3</version >
156156 </dependency >
157157
158- <!-- Logging-->
159- <dependency >
160- <groupId >org.apache.logging.log4j</groupId >
161- <artifactId >log4j-core</artifactId >
162- <version >2.12.4</version >
163- </dependency >
164- <dependency >
165- <groupId >org.apache.logging.log4j</groupId >
166- <artifactId >log4j-slf4j-impl</artifactId >
167- <version >2.12.4</version >
168- </dependency >
169- <dependency >
170- <groupId >org.apache.logging.log4j</groupId >
171- <artifactId >log4j-1.2-api</artifactId >
172- <version >2.12.4</version >
173- </dependency >
174-
175158 <!-- VAADIN-->
176159 <dependency >
177160 <groupId >com.vaadin</groupId >
You can’t perform that action at this time.
0 commit comments