Skip to content

Commit ecf93ca

Browse files
committed
update
1 parent 425f30f commit ecf93ca

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

api/pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,19 +114,16 @@
114114
<artifactId>avro</artifactId>
115115
<version>${avro.version}</version>
116116
</dependency>
117-
118117
<dependency>
119118
<groupId>ch.qos.logback</groupId>
120119
<artifactId>logback-core</artifactId>
121120
<version>${logback.version}</version>
122121
</dependency>
123-
124122
<dependency>
125123
<groupId>ch.qos.logback</groupId>
126124
<artifactId>logback-classic</artifactId>
127125
<version>${logback.version}</version>
128126
</dependency>
129-
130127
<dependency>
131128
<groupId>org.springframework.boot</groupId>
132129
<artifactId>spring-boot-starter-logging</artifactId>

0 commit comments

Comments
 (0)