Skip to content

Commit 98c9744

Browse files
committed
Merge branch '1.3.x'
2 parents 367a4ed + 4977905 commit 98c9744

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,11 @@
499499
<artifactId>logback-classic</artifactId>
500500
<version>${logback.version}</version>
501501
</dependency>
502+
<dependency>
503+
<groupId>ch.qos.logback</groupId>
504+
<artifactId>logback-core</artifactId>
505+
<version>${logback.version}</version>
506+
</dependency>
502507
<dependency>
503508
<groupId>com.atomikos</groupId>
504509
<artifactId>transactions-jdbc</artifactId>

0 commit comments

Comments
 (0)