Skip to content

Commit ca5bcb8

Browse files
committed
3.3.3
1 parent 3f2322b commit ca5bcb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/spring-boot-telemetry/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
<configuration>
120120
<buildArgs>
121121
<buildArg>--libc=musl</buildArg>
122+
<arg>--initialize-at-build-time=org.slf4j.helpers.Reporter</arg>
122123
<jvmArgs>-Djava.security.properties=src/main/resources/custom.security</jvmArgs>
123124
</buildArgs>
124125
</configuration>

0 commit comments

Comments
 (0)