Merge branch '3.3.x'

Closes gh-43377
This commit is contained in:
Stéphane Nicoll
2024-12-04 10:57:58 +01:00
25 changed files with 67 additions and 67 deletions

View File

@@ -5,6 +5,6 @@
</encoder>
</appender>
<root level="INFO">
<appender-ref ref="STDOUT" />
<appender-ref ref="STDOUT"/>
</root>
</configuration>