Update tests to include MDC changes

This commit is contained in:
2024-04-08 21:28:02 -04:00
parent 2d1bb099c0
commit 330a185795
23 changed files with 143 additions and 2 deletions

View File

@@ -178,7 +178,6 @@
<classpathDependencyExcludes>
<classpathDependencyExclude>org.apache.logging.log4j:log4j-slf4j2-impl</classpathDependencyExclude>
</classpathDependencyExcludes>
<argLine>${argLine} -XX:+EnableDynamicAgentLoading</argLine>
</configuration>
</plugin>
<plugin>
@@ -210,7 +209,6 @@
<classpathDependencyExcludes>
<classpathDependencyExclude>org.apache.logging.log4j:log4j-slf4j2-impl</classpathDependencyExclude>
</classpathDependencyExcludes>
<argLine>${argLine} -XX:+EnableDynamicAgentLoading</argLine>
</configuration>
</execution>
</executions>