We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfcf970 commit 049dfa8Copy full SHA for 049dfa8
app/copilot/semantickernel-openapi-plugin/pom.xml
@@ -43,21 +43,6 @@
43
<artifactId>semantickernel-api</artifactId>
44
</dependency>
45
46
- <dependency>
47
- <groupId>org.apache.logging.log4j</groupId>
48
- <artifactId>log4j-api</artifactId>
49
- <scope>runtime</scope>
50
- </dependency>
51
52
53
- <artifactId>log4j-core</artifactId>
54
55
56
57
58
- <artifactId>log4j-slf4j2-impl</artifactId>
59
60
61
<dependency>
62
<groupId>com.fasterxml.jackson.core</groupId>
63
<artifactId>jackson-databind</artifactId>
0 commit comments