Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/next-build-number-plugin
  Commit: f71762c09f75728172b9c98eb8a32ebf953745fe
      
https://github.com/jenkinsci/next-build-number-plugin/commit/f71762c09f75728172b9c98eb8a32ebf953745fe
  Author: eoc-ross <[email protected]>
  Date:   2021-09-28 (Tue, 28 Sep 2021)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jvnet/hudson/plugins/nextbuildnumber/NextBuildNumberAction.java

  Log Message:
  -----------
  Support multibranch jobs after Jenkins 2.266 (#10)

* Jenkins v2.266 upgrade broke compatibility

Jenkins v2.266 upgraded spring security from org.acegisecurity to 
org.springframework.security.
Relevant change: 
https://github.com/jenkinsci/jenkins/commit/a9ca5ef3d4c97937636bf3c585f4232514279b14

* Spring dependencies to hard to fix

* Update pom.xml

Bump jenkins to v2.266

* Replace check permission with multicatch AccessDeniedException

* Removed deprecated acegisecurity compatibility


-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/next-build-number-plugin/push/refs/heads/master/5b82c8-f71762%40github.com.

Reply via email to