Skip to content

Commit 049dfa8

Browse files
committed
fix #15
1 parent dfcf970 commit 049dfa8

File tree

1 file changed

+0
-15
lines changed
  • app/copilot/semantickernel-openapi-plugin

1 file changed

+0
-15
lines changed

app/copilot/semantickernel-openapi-plugin/pom.xml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -43,21 +43,6 @@
4343
<artifactId>semantickernel-api</artifactId>
4444
</dependency>
4545

46-
<dependency>
47-
<groupId>org.apache.logging.log4j</groupId>
48-
<artifactId>log4j-api</artifactId>
49-
<scope>runtime</scope>
50-
</dependency>
51-
<dependency>
52-
<groupId>org.apache.logging.log4j</groupId>
53-
<artifactId>log4j-core</artifactId>
54-
<scope>runtime</scope>
55-
</dependency>
56-
<dependency>
57-
<groupId>org.apache.logging.log4j</groupId>
58-
<artifactId>log4j-slf4j2-impl</artifactId>
59-
<scope>runtime</scope>
60-
</dependency>
6146
<dependency>
6247
<groupId>com.fasterxml.jackson.core</groupId>
6348
<artifactId>jackson-databind</artifactId>

0 commit comments

Comments
 (0)