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 f893274 commit 49eedf2Copy full SHA for 49eedf2
agent-plugins/agent-log-plugins/agent-logback-plugin/pom.xml
@@ -22,7 +22,7 @@
22
<groupId>ch.qos.logback</groupId>
23
<artifactId>logback-classic</artifactId>
24
<version>1.2.3</version>
25
- <scope>provided</scope>
+ <scope>compile</scope>
26
</dependency>
27
</dependencies>
28
</project>
agent-plugins/agent-log-plugins/agent-logback-spring-boot-plugin/pom.xml
@@ -27,7 +27,7 @@
29
30
31
32
33
0 commit comments