Skip to content

Update dependency com.github.spotbugs:spotbugs to v4.9.6#18

Merged
yegor256 merged 1 commit intomasterfrom
renovate/com.github.spotbugs-spotbugs-4.x
Oct 5, 2025
Merged

Update dependency com.github.spotbugs:spotbugs to v4.9.6#18
yegor256 merged 1 commit intomasterfrom
renovate/com.github.spotbugs-spotbugs-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
com.github.spotbugs:spotbugs (source) 4.9.5 -> 4.9.6 age confidence

Release Notes

spotbugs/spotbugs (com.github.spotbugs:spotbugs)

v4.9.6

Compare Source

Fixed
  • Fix exception throw when analyzing jakarta.servlet.http.HttpServletRequest method calls (#​3711)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency com.github.spotbugs:spotbugs to v4.9.1 Update dependency com.github.spotbugs:spotbugs to v4.9.2 Mar 2, 2025
@renovate renovate bot force-pushed the renovate/com.github.spotbugs-spotbugs-4.x branch from 0c15e70 to 6e9881b Compare March 2, 2025 03:32
@yegor256
Copy link
Owner

yegor256 commented Mar 2, 2025

@rultor please, try to merge, since 15 checks have passed

@rultor
Copy link
Collaborator

rultor commented Mar 2, 2025

@rultor please, try to merge, since 15 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here.

@rultor
Copy link
Collaborator

rultor commented Mar 2, 2025

@rultor please, try to merge, since 15 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 2min).

    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:569)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /home/r/repo/target/surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
    at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247)
    at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159)
    at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1117)
    at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:939)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:569)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
\u001b[0m\u001b[0mcontainer cd360ac9eef85bea0084f02421ff77610c73f842eb014ba88a0d86fa663c0c3b is dead
Sun Mar  2 03:41:29 UTC 2025

@renovate renovate bot changed the title Update dependency com.github.spotbugs:spotbugs to v4.9.2 Update dependency com.github.spotbugs:spotbugs to v4.9.3 Mar 15, 2025
@renovate renovate bot force-pushed the renovate/com.github.spotbugs-spotbugs-4.x branch from 6e9881b to 9725af9 Compare March 15, 2025 07:01
@renovate renovate bot changed the title Update dependency com.github.spotbugs:spotbugs to v4.9.3 Update dependency com.github.spotbugs:spotbugs to v4.9.4 Aug 10, 2025
@renovate renovate bot force-pushed the renovate/com.github.spotbugs-spotbugs-4.x branch from 9725af9 to 2f1b815 Compare August 10, 2025 00:42
@renovate renovate bot changed the title Update dependency com.github.spotbugs:spotbugs to v4.9.4 Update dependency com.github.spotbugs:spotbugs to v4.9.5 Sep 15, 2025
@renovate renovate bot force-pushed the renovate/com.github.spotbugs-spotbugs-4.x branch from 2f1b815 to 8ee784b Compare September 15, 2025 01:45
@renovate renovate bot changed the title Update dependency com.github.spotbugs:spotbugs to v4.9.5 Update dependency com.github.spotbugs:spotbugs to v4.9.5 - autoclosed Sep 16, 2025
@renovate renovate bot closed this Sep 16, 2025
@renovate renovate bot deleted the renovate/com.github.spotbugs-spotbugs-4.x branch September 16, 2025 02:16
@renovate renovate bot changed the title Update dependency com.github.spotbugs:spotbugs to v4.9.5 - autoclosed Update dependency com.github.spotbugs:spotbugs to v4.9.5 Sep 17, 2025
@renovate renovate bot reopened this Sep 17, 2025
@renovate renovate bot force-pushed the renovate/com.github.spotbugs-spotbugs-4.x branch from e4a5003 to 8ee784b Compare September 17, 2025 05:39
@renovate renovate bot changed the title Update dependency com.github.spotbugs:spotbugs to v4.9.5 Update dependency com.github.spotbugs:spotbugs to v4.9.6 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/com.github.spotbugs-spotbugs-4.x branch from 8ee784b to 770ea23 Compare September 17, 2025 05:40
@yegor256 yegor256 merged commit 3f2b702 into master Oct 5, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants