Skip to content

Commit 23f491c

Browse files
committed
Issue #6041 removed airline dependency from pom file.
1 parent 026426e commit 23f491c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

modules/swagger-codegen-cli/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,6 @@
7979
<artifactId>swagger-codegen</artifactId>
8080
<version>${project.version}</version>
8181
</dependency>
82-
<!--https://github.com/airlift/airline-->
83-
<dependency>
84-
<groupId>io.airlift</groupId>
85-
<artifactId>airline</artifactId>
86-
<version>0.7</version>
87-
</dependency>
8882
<dependency>
8983
<groupId>com.googlecode.lambdaj</groupId>
9084
<artifactId>lambdaj</artifactId>

0 commit comments

Comments
 (0)