mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-02-17 15:01:42 +08:00
fix: try updating micrometer tracing to see if that fixes the NPE
This commit is contained in:
parent
1daabe6a01
commit
fae3adadde
@ -49,6 +49,9 @@
|
||||
|
||||
<!-- plugins -->
|
||||
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
|
||||
|
||||
<!-- todo override spring, remove later -->
|
||||
<micrometer-tracing.version>1.0.3</micrometer-tracing.version>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
|
Loading…
Reference in New Issue
Block a user