Skip to content

Commit 2856707

Browse files
authored
Merge branch 'main' into dependabot/maven/error_prone_core.version-2.38.0
2 parents 3bdabcf + e366510 commit 2856707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ under the License.
110110
<checkstyle.version>10.23.0</checkstyle.version>
111111
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
112112
<error_prone_core.version>2.44.0</error_prone_core.version>
113-
<checker.framework.version>3.49.3</checker.framework.version>
113+
<checker.framework.version>3.52.0</checker.framework.version>
114114
<logback.version>1.5.21</logback.version>
115115
<doclint>none</doclint>
116116
<additionalparam>-Xdoclint:none</additionalparam>

0 commit comments

Comments
 (0)