mirror of
https://github.com/google/nomulus
synced 2026-04-09 11:09:24 +00:00
Error-prone introduced many more checks in Java 25. We fixed a few
and suppressed most. A follow-up bug is opened to clean this up.
An ai agent should be able to clean up most of it.
This PR is created with gemini-cli. Summary of experience:
* The good: AI caught most compatibility issues, and with permission,
suppressed them through compiler flags and errorprone options.
It also caught many versio references in scripts.
* Where it didn't shine:
- It did not find and update the target version spec in the custome
VKey annotation processor source file.
- It did not flag eclipse-temurin:21 docker image for upgrade.
- When running into failure, its first instinct is to disable checks
e.g., -Werror instead of fixing them.
156 lines
12 KiB
Plaintext
156 lines
12 KiB
Plaintext
# This is a Gradle generated file for dependency locking.
|
|
# Manual edits can break the build and are not advised.
|
|
# This file is expected to be part of source control.
|
|
com.fasterxml.jackson.core:jackson-annotations:2.21=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
com.github.ben-manes.caffeine:caffeine:3.0.5=annotationProcessor,testAnnotationProcessor
|
|
com.github.ben-manes.caffeine:caffeine:3.2.3=testCompileClasspath,testRuntimeClasspath
|
|
com.github.docker-java:docker-java-api:3.4.2=testCompileClasspath,testRuntimeClasspath
|
|
com.github.docker-java:docker-java-api:3.7.1=compileClasspath,deploy_jar,runtimeClasspath
|
|
com.github.docker-java:docker-java-transport-zerodep:3.4.2=testCompileClasspath,testRuntimeClasspath
|
|
com.github.docker-java:docker-java-transport-zerodep:3.7.1=compileClasspath,deploy_jar,runtimeClasspath
|
|
com.github.docker-java:docker-java-transport:3.4.2=testCompileClasspath,testRuntimeClasspath
|
|
com.github.docker-java:docker-java-transport:3.7.1=compileClasspath,deploy_jar,runtimeClasspath
|
|
com.github.jnr:jffi:1.3.14=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.github.jnr:jnr-a64asm:1.0.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.github.jnr:jnr-constants:0.10.4=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.github.jnr:jnr-enxio:0.32.19=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.github.jnr:jnr-ffi:2.2.18=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.github.jnr:jnr-posix:3.1.21=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.github.jnr:jnr-unixsocket:0.38.24=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.github.jnr:jnr-x86asm:1.0.2=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,testAnnotationProcessor
|
|
com.google.api-client:google-api-client:2.9.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.api:api-common:2.53.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.api:gax:2.75.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.apis:google-api-services-sqladmin:v1beta4-rev20251201-2.0.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.auth:google-auth-library-credentials:1.43.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.auth:google-auth-library-oauth2-http:1.43.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,testAnnotationProcessor
|
|
com.google.auto.value:auto-value-annotations:1.11.0=deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
com.google.auto.value:auto-value-annotations:1.9=annotationProcessor,testAnnotationProcessor
|
|
com.google.auto:auto-common:1.2.2=annotationProcessor,testAnnotationProcessor
|
|
com.google.cloud.sql:jdbc-socket-factory-core:1.28.2=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.cloud.sql:postgres-socket-factory:1.28.2=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.code.findbugs:jsr305:3.0.2=checkstyle,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
com.google.code.gson:gson:2.12.1=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.errorprone:error_prone_annotation:2.48.0=annotationProcessor,testAnnotationProcessor
|
|
com.google.errorprone:error_prone_annotations:2.36.0=checkstyle
|
|
com.google.errorprone:error_prone_annotations:2.43.0=testCompileClasspath
|
|
com.google.errorprone:error_prone_annotations:2.48.0=annotationProcessor,deploy_jar,runtimeClasspath,testAnnotationProcessor,testRuntimeClasspath
|
|
com.google.errorprone:error_prone_check_api:2.48.0=annotationProcessor,testAnnotationProcessor
|
|
com.google.errorprone:error_prone_core:2.48.0=annotationProcessor,testAnnotationProcessor
|
|
com.google.flogger:flogger-system-backend:0.9=testRuntimeClasspath
|
|
com.google.flogger:flogger:0.9=testCompileClasspath,testRuntimeClasspath
|
|
com.google.googlejavaformat:google-java-format:1.34.1=annotationProcessor,testAnnotationProcessor
|
|
com.google.guava:failureaccess:1.0.2=testCompileClasspath
|
|
com.google.guava:failureaccess:1.0.3=annotationProcessor,checkstyle,deploy_jar,runtimeClasspath,testAnnotationProcessor,testRuntimeClasspath
|
|
com.google.guava:guava:33.4.3-android=testCompileClasspath
|
|
com.google.guava:guava:33.4.8-jre=checkstyle
|
|
com.google.guava:guava:33.5.0-jre=annotationProcessor,deploy_jar,runtimeClasspath,testAnnotationProcessor,testRuntimeClasspath
|
|
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=annotationProcessor,checkstyle,deploy_jar,runtimeClasspath,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
|
|
com.google.http-client:google-http-client-apache-v2:2.0.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.http-client:google-http-client-gson:2.1.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.http-client:google-http-client:2.1.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.j2objc:j2objc-annotations:3.0.0=checkstyle,testCompileClasspath
|
|
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,deploy_jar,runtimeClasspath,testAnnotationProcessor,testRuntimeClasspath
|
|
com.google.oauth-client:google-oauth-client:1.39.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.protobuf:protobuf-java-util:4.33.2=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.protobuf:protobuf-java:4.33.2=annotationProcessor,testAnnotationProcessor
|
|
com.google.protobuf:protobuf-java:4.34.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
com.google.truth:truth:1.4.5=testCompileClasspath,testRuntimeClasspath
|
|
com.puppycrawl.tools:checkstyle:10.24.0=checkstyle
|
|
commons-beanutils:commons-beanutils:1.10.1=checkstyle
|
|
commons-codec:commons-codec:1.15=checkstyle
|
|
commons-codec:commons-codec:1.17.1=testRuntimeClasspath
|
|
commons-codec:commons-codec:1.19.0=compileClasspath,deploy_jar,runtimeClasspath
|
|
commons-collections:commons-collections:3.2.2=checkstyle
|
|
commons-io:commons-io:2.20.0=compileClasspath,deploy_jar,runtimeClasspath
|
|
commons-logging:commons-logging:1.2=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
dnsjava:dnsjava:3.6.4=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
info.picocli:picocli:4.7.7=checkstyle
|
|
io.github.eisop:dataflow-errorprone:3.41.0-eisop1=annotationProcessor,testAnnotationProcessor
|
|
io.github.java-diff-utils:java-diff-utils:4.12=annotationProcessor,testAnnotationProcessor
|
|
io.github.java-diff-utils:java-diff-utils:4.16=testCompileClasspath,testRuntimeClasspath
|
|
io.grpc:grpc-api:1.70.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
io.grpc:grpc-context:1.70.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
io.opencensus:opencensus-api:0.31.1=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
io.opencensus:opencensus-contrib-http-util:0.31.1=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
jakarta.inject:jakarta.inject-api:2.0.1=testCompileClasspath,testRuntimeClasspath
|
|
javax.annotation:javax.annotation-api:1.3.2=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
javax.inject:javax.inject:1=annotationProcessor,testAnnotationProcessor
|
|
joda-time:joda-time:2.14.1=testCompileClasspath,testRuntimeClasspath
|
|
junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath
|
|
net.java.dev.jna:jna:5.13.0=testCompileClasspath,testRuntimeClasspath
|
|
net.java.dev.jna:jna:5.18.1=compileClasspath,deploy_jar,runtimeClasspath
|
|
net.sf.saxon:Saxon-HE:12.5=checkstyle
|
|
org.antlr:antlr4-runtime:4.13.2=checkstyle
|
|
org.apache.commons:commons-compress:1.24.0=testCompileClasspath,testRuntimeClasspath
|
|
org.apache.commons:commons-compress:1.28.0=compileClasspath,deploy_jar,runtimeClasspath
|
|
org.apache.commons:commons-lang3:3.18.0=compileClasspath,deploy_jar,runtimeClasspath
|
|
org.apache.commons:commons-lang3:3.8.1=checkstyle
|
|
org.apache.commons:commons-text:1.3=checkstyle
|
|
org.apache.httpcomponents.client5:httpclient5:5.1.3=checkstyle
|
|
org.apache.httpcomponents.core5:httpcore5-h2:5.1.3=checkstyle
|
|
org.apache.httpcomponents.core5:httpcore5:5.1.3=checkstyle
|
|
org.apache.httpcomponents:httpclient:4.5.13=checkstyle
|
|
org.apache.httpcomponents:httpclient:4.5.14=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
org.apache.httpcomponents:httpcore:4.4.14=checkstyle
|
|
org.apache.httpcomponents:httpcore:4.4.16=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
org.apache.maven.doxia:doxia-core:1.12.0=checkstyle
|
|
org.apache.maven.doxia:doxia-logging-api:1.12.0=checkstyle
|
|
org.apache.maven.doxia:doxia-module-xdoc:1.12.0=checkstyle
|
|
org.apache.maven.doxia:doxia-sink-api:1.12.0=checkstyle
|
|
org.apache.xbean:xbean-reflect:3.7=checkstyle
|
|
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
|
|
org.checkerframework:checker-qual:3.19.0=annotationProcessor,testAnnotationProcessor
|
|
org.checkerframework:checker-qual:3.43.0=testCompileClasspath
|
|
org.checkerframework:checker-qual:3.49.3=checkstyle
|
|
org.checkerframework:checker-qual:3.52.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
|
|
org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
|
|
org.codehaus.plexus:plexus-container-default:2.1.0=checkstyle
|
|
org.codehaus.plexus:plexus-utils:3.3.0=checkstyle
|
|
org.flywaydb:flyway-core:12.3.0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
org.flywaydb:flyway-database-postgresql:12.3.0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
|
|
org.jacoco:org.jacoco.agent:0.8.14=jacocoAgent,jacocoAnt
|
|
org.jacoco:org.jacoco.ant:0.8.14=jacocoAnt
|
|
org.jacoco:org.jacoco.core:0.8.14=jacocoAnt
|
|
org.jacoco:org.jacoco.report:0.8.14=jacocoAnt
|
|
org.javassist:javassist:3.28.0-GA=checkstyle
|
|
org.jetbrains:annotations:17.0.0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
org.jspecify:jspecify:1.0.0=annotationProcessor,checkstyle,deploy_jar,runtimeClasspath,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath
|
|
org.junit.jupiter:junit-jupiter-api:5.13.4=testCompileClasspath,testRuntimeClasspath
|
|
org.junit.jupiter:junit-jupiter-engine:5.13.4=testCompileClasspath,testRuntimeClasspath
|
|
org.junit.platform:junit-platform-commons:1.13.4=testCompileClasspath,testRuntimeClasspath
|
|
org.junit.platform:junit-platform-engine:1.13.4=testCompileClasspath,testRuntimeClasspath
|
|
org.junit.platform:junit-platform-launcher:1.13.4=testCompileClasspath,testRuntimeClasspath
|
|
org.junit:junit-bom:5.13.4=testCompileClasspath,testRuntimeClasspath
|
|
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
|
|
org.ow2.asm:asm-analysis:9.7.1=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
org.ow2.asm:asm-commons:9.7.1=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
org.ow2.asm:asm-commons:9.9=jacocoAnt
|
|
org.ow2.asm:asm-tree:9.7.1=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
org.ow2.asm:asm-tree:9.9=jacocoAnt
|
|
org.ow2.asm:asm-util:9.7.1=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
org.ow2.asm:asm:9.7.1=deploy_jar,runtimeClasspath
|
|
org.ow2.asm:asm:9.8=testCompileClasspath,testRuntimeClasspath
|
|
org.ow2.asm:asm:9.9=jacocoAnt
|
|
org.pcollections:pcollections:4.0.1=annotationProcessor,testAnnotationProcessor
|
|
org.postgresql:postgresql:42.7.10=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
org.reflections:reflections:0.10.2=checkstyle
|
|
org.rnorth.duct-tape:duct-tape:1.0.8=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
org.slf4j:slf4j-api:1.7.36=compileClasspath,testCompileClasspath
|
|
org.slf4j:slf4j-api:2.0.17=deploy_jar,runtimeClasspath,testRuntimeClasspath
|
|
org.testcontainers:database-commons:1.21.4=testCompileClasspath,testRuntimeClasspath
|
|
org.testcontainers:jdbc:1.21.4=testCompileClasspath,testRuntimeClasspath
|
|
org.testcontainers:junit-jupiter:1.21.4=testCompileClasspath,testRuntimeClasspath
|
|
org.testcontainers:postgresql:1.21.4=testCompileClasspath,testRuntimeClasspath
|
|
org.testcontainers:testcontainers:1.21.4=testCompileClasspath,testRuntimeClasspath
|
|
org.testcontainers:testcontainers:2.0.4=compileClasspath,deploy_jar,runtimeClasspath
|
|
org.xmlresolver:xmlresolver:5.2.2=checkstyle
|
|
tools.jackson.core:jackson-core:3.1.0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
tools.jackson.core:jackson-databind:3.1.0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
tools.jackson:jackson-bom:3.1.0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
|
empty=implementationApi,integration,schema,shadow
|