Skip to content

Commit d6aab2f

Browse files
committed
Merge branch '2.5.x'
2 parents 04123e0 + 0f5bd90 commit d6aab2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/checkstyle/checkstyle-suppressions.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@
5757
<suppress files="DeprecatedElasticsearchRestClientProperties\.java" checks="SpringMethodVisibility" />
5858
<suppress files="DeprecatedElasticsearchRestClientProperties\.java" checks="SpringMethodVisibility" />
5959
<suppress files="DeprecatedReactiveElasticsearchRestClientProperties\.java" checks="SpringMethodVisibility" />
60+
<suppress files="DevToolsR2dbcAutoConfigurationTests" checks="HideUtilityClassConstructor" />
6061
</suppressions>

0 commit comments

Comments
 (0)