spotbugs / spotbugs

SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.

Home Page:https://spotbugs.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Dashboard

renovate opened this issue · comments

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

dockerfile
docs/Dockerfile
  • sphinxdoc/sphinx 7.1.2
github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-java v4
  • gradle/wrapper-validation-action v1
.github/workflows/release.yml
  • actions/checkout v4
  • requarks/changelog-action v1
  • stefanzweifel/git-auto-commit-action v5
  • actions/setup-java v4
  • gradle/wrapper-validation-action v1
  • peaceiris/actions-gh-pages v3
  • peaceiris/actions-gh-pages v3
  • peaceiris/actions-gh-pages v3
gradle
gradle.properties
settings.gradle.kts
  • com.gradle.enterprise 3.16.1
build.gradle
  • org.sonarqube 4.4.1.3373
  • org.gradle.crypto.checksum 1.4.0
  • com.github.spotbugs 6.0.7
  • io.github.gradle-nexus.publish-plugin 1.3.0
  • org.junit:junit-bom 5.10.1
buildSrc/build.gradle.kts
  • com.diffplug.spotless 6.25.0
  • com.diffplug.gradle:goomph 3.44.0
  • com.diffplug.spotless:spotless-plugin-gradle 6.25.0
buildSrc/src/main/kotlin/constraints.gradle.kts
buildSrc/src/main/kotlin/eclipse-convention.gradle.kts
eclipsePlugin/build.gradle
  • org.ajoberstar.grgit 5.2.1
eclipsePlugin-junit/build.gradle
  • org.junit.jupiter:junit-jupiter-engine 5.10.1
  • org.mockito:mockito-core 5.10.0
eclipsePlugin-test/build.gradle
  • org.junit.jupiter:junit-jupiter-engine 5.10.1
  • org.apache.ant:ant 1.10.14
gradle/checkstyle.gradle
  • com.google.guava:guava 33.0.0-jre
  • checkstyle 10.12.7
gradle/eclipse.gradle
gradle/idea.gradle
gradle/jacoco.gradle
  • jacoco 0.8.11
gradle/java.gradle
gradle/javadoc.gradle
gradle/jigsaw.gradle
gradle/libs.versions.toml
  • org.ow2.asm:asm 9.6
  • org.ow2.asm:asm-analysis 9.6
  • org.ow2.asm:asm-commons 9.6
  • org.ow2.asm:asm-tree 9.6
  • org.ow2.asm:asm-util 9.6
  • com.google.inject:guice 5.1.0
  • com.google.inject.extensions:guice-assistedinject 5.1.0
  • com.google.inject.extensions:guice-servlet 5.1.0
  • org.apache.logging.log4j:log4j-core 2.22.1
  • org.apache.logging.log4j:log4j-slf4j2-impl 2.22.1
gradle/maven.gradle
gradle/sonar.gradle
gradle/spotless.gradle
gradle/test.gradle
spotbugs/build.gradle
  • org.apache.bcel:bcel 6.8.1
  • com.github.stephenc.jcip:jcip-annotations 1.0-1
  • org.dom4j:dom4j 2.1.4
  • jaxen:jaxen 2.0.0
  • org.apache.commons:commons-lang3 3.13.0
  • org.apache.commons:commons-text 1.10.0
  • org.slf4j:slf4j-api 2.0.11
  • net.sf.saxon:Saxon-HE 12.4
  • com.google.code.gson:gson 2.10.1
spotbugs-annotations/build.gradle
  • com.google.code.findbugs:jsr305 3.0.2
spotbugs-ant/build.gradle
  • org.apache.ant:ant 1.10.14
  • org.apache.ant:ant 1.10.14
  • org.junit.jupiter:junit-jupiter-engine 5.10.1
  • org.hamcrest:hamcrest 2.2
spotbugs-tests/build.gradle
  • org.junit.jupiter:junit-jupiter-engine 5.10.1
  • org.junit.jupiter:junit-jupiter-params 5.10.1
  • org.hamcrest:hamcrest 2.2
  • org.apache.ant:ant 1.10.14
  • com.google.errorprone:error_prone_annotations 2.24.1
spotbugsTestCases/build.gradle
  • jakarta.servlet:jakarta.servlet-api 4.0.4
  • jakarta.ejb:jakarta.ejb-api 3.2.6
  • com.google.code.gson:gson 2.10.1
  • com.google.guava:guava 33.0.0-jre
  • com.google.truth:truth 1.3.0
  • joda-time:joda-time 2.12.6
  • com.github.stephenc.jcip:jcip-annotations 1.0-1
  • org.springframework:spring-core 6.1.3
  • jakarta.annotation:jakarta.annotation-api 1.3.5
  • org.checkerframework:checker-qual 3.42.0
  • org.junit.jupiter:junit-jupiter-engine 5.10.1
  • org.junit.jupiter:junit-jupiter-params 5.10.1
  • org.testng:testng 7.9.0
  • org.apache.groovy:groovy-all 4.0.18
  • org.mockito:mockito-core 5.10.0
test-harness/build.gradle
  • org.junit.jupiter:junit-jupiter-engine 5.10.1
  • org.hamcrest:hamcrest 2.2
test-harness-core/build.gradle
test-harness-jupiter/build.gradle
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.5
pip_requirements
docs/requirements.txt
  • sphinx_rtd_theme ==2.0.0
  • sphinx-intl ==2.1.0

  • Check this box to trigger a request for Renovate to run again on this repository

Thanks for opening your first issue here! 😃
Please check our contributing guideline. Especially when you report a problem, make sure you share a Minimal, Complete, and Verifiable example to reproduce it in this issue.