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 06bc3b8 commit 8df71ebCopy full SHA for 8df71eb
gradle/spotbugs-exclude.xml
@@ -66,6 +66,6 @@
66
</Match>
67
<Match>
68
<Class name="com.microsoft.applicationinsights.agent.internal.profiler.config.ProfilerConfiguration"/>
69
- <Bug pattern="STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE"/> <!-- inner class use default encoding can be ignored -->
+ <Bug pattern="STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE"/> <!-- inner class use default encoding can be ignored -->
70
71
</FindBugsFilter>
licenses/more-licenses.md
@@ -1,7 +1,7 @@
1
2
# agent
3
## Dependency License Report
4
-_2024-10-21 03:11:48 UTC_
+_2024-10-21 16:46:19 PDT_
5
## Apache License, Version 2.0
6
7
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.17.2`
0 commit comments