Skip to content

Commit 6d267db

Browse files
committed
upgrade lib versions #2710
1 parent 09975ee commit 6d267db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

karate-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.linecorp.armeria</groupId>
4444
<artifactId>armeria</artifactId>
45-
<version>1.33.1</version>
45+
<version>1.33.4</version>
4646
<exclusions>
4747
<exclusion>
4848
<groupId>org.slf4j</groupId>
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>ch.qos.logback</groupId>
7272
<artifactId>logback-classic</artifactId>
73-
<version>1.5.18</version>
73+
<version>1.5.20</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)