Skip to content

Commit

Permalink
chore(deps): try builds with spring-boot v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriidenisenko committed Sep 29, 2024
1 parent 3f1f646 commit a283969
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/logback-spring.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<include resource="org/springframework/boot/logging/logback/defaults.xml"/>
<conversionRule conversionWord="clr" class="org.springframework.boot.logging.logback.ColorConverter" />
<springProperty name="application_name" source="spring.application.name"/>

<statusListener class="ch.qos.logback.core.status.OnConsoleStatusListener"/>
Expand Down

0 comments on commit a283969

Please sign in to comment.