@@ -27,7 +27,7 @@ com.google.j2objc:j2objc-annotations:3.0.0=checkstyle
2727com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
2828com.google.protobuf:protobuf-java:3.25.5=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
2929com.puppycrawl.tools:checkstyle:10.24.0=checkstyle
30- com.uber.nullaway:nullaway:0.12.15 =annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
30+ com.uber.nullaway:nullaway:0.13.0 =annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
3131commons-beanutils:commons-beanutils:1.10.1=checkstyle
3232commons-codec:commons-codec:1.15=checkstyle
3333commons-collections:commons-collections:3.2.2=checkstyle
@@ -63,10 +63,9 @@ org.apache.maven.doxia:doxia-sink-api:1.12.0=checkstyle
6363org.apache.xbean:xbean-reflect:3.7=checkstyle
6464org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
6565org.assertj:assertj-core:3.27.6=testCompileClasspath,testRuntimeClasspath
66- org.checkerframework:checker-qual:3.49.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
6766org.checkerframework:checker-qual:3.49.3=checkstyle
68- org.checkerframework:checker-qual:3.53.0=compileClasspath,testCompileClasspath
69- org.checkerframework:dataflow-nullaway:3.49.2 =annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
67+ org.checkerframework:checker-qual:3.53.0=annotationProcessor, compileClasspath,testAnnotationProcessor, testCompileClasspath,testFixturesAnnotationProcessor
68+ org.checkerframework:dataflow-nullaway:3.53.0 =annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
7069org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
7170org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
7271org.codehaus.plexus:plexus-container-default:2.1.0=checkstyle
0 commit comments