Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 233b13d5100971aa74796d286aa34e00467741f6
      
https://github.com/jenkinsci/git-plugin/commit/233b13d5100971aa74796d286aa34e00467741f6
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2021-07-12 (Mon, 12 Jul 2021)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitChangeSet.java
    M src/main/java/hudson/plugins/git/GitChangeSetList.java
    M src/main/java/hudson/plugins/git/GitPublisher.java
    M src/main/java/hudson/plugins/git/GitSCM.java
    M src/main/java/hudson/plugins/git/GitTagAction.java
    M src/main/java/hudson/plugins/git/SubmoduleCombinator.java
    M src/main/java/hudson/plugins/git/extensions/impl/PreBuildMerge.java
    M src/main/java/hudson/plugins/git/extensions/impl/SparseCheckoutPaths.java
    M src/main/java/hudson/plugins/git/util/GitUtils.java
    M src/main/java/jenkins/plugins/git/GitSCMSource.java
    M src/main/java/jenkins/plugins/git/GitSCMSourceRequest.java
    M src/main/java/jenkins/plugins/git/GitToolChooser.java
    M src/main/java/jenkins/plugins/git/traits/GitSCMExtensionTrait.java
    M 
src/main/java/jenkins/plugins/git/traits/GitSCMExtensionTraitDescriptor.java

  Log Message:
  -----------
  Ignore spotbugs exposese internal representation warnings

Suppresses the warnings rather than attempting to modify code to prevent
them because code modifications showed automated test failures and
interactive use failures. Safer to continue with the code as it is than
to risk a regression  due to a spotbugs warning.


  Commit: 9883097f0e4c80f548ad3b7ac664d1c1d77906c7
      
https://github.com/jenkinsci/git-plugin/commit/9883097f0e4c80f548ad3b7ac664d1c1d77906c7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-07-12 (Mon, 12 Jul 2021)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump spotbugs from 4.2.3 to 4.3.0

Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.2.3 to 4.3.0.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.2.3...4.3.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supp...@github.com>


Compare: 
https://github.com/jenkinsci/git-plugin/compare/0800b8e2e7b6...9883097f0e4c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-plugin/push/refs/heads/master/0800b8-988309%40github.com.

Reply via email to