Skip to content

Commit

Permalink
Merge pull request #112 from yudong2015/release-security-4.1.2-dev
Browse files Browse the repository at this point in the history
upgrade plugins to fix bug of e-mail
  • Loading branch information
yudong2015 authored Aug 1, 2024
2 parents a58b8d5 + dcf8185 commit bdedb10
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions formula.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ plugins:
- groupId: io.jenkins.blueocean
artifactId: blueocean-jira
source:
version: 1.26.0
version: 1.27.11
- groupId: org.jenkins-ci.plugins
artifactId: authentication-tokens
source:
Expand Down Expand Up @@ -244,7 +244,7 @@ plugins:
- groupId: org.jenkins-ci.plugins
artifactId: email-ext
source:
version: "2.89"
version: "2.90"
- groupId: org.jenkins-ci.plugins
artifactId: git
source:
Expand Down Expand Up @@ -345,10 +345,6 @@ plugins:
artifactId: jquery3-api
source:
version: 3.6.1-2
- groupId: io.jenkins.plugins
artifactId: kubesphere-token-auth
source:
version: "1.7"
- groupId: org.jenkins-ci.plugins.pipeline-stage-view
artifactId: pipeline-stage-view
source:
Expand All @@ -372,7 +368,7 @@ plugins:
- groupId: org.jenkins-ci.plugins
artifactId: jira
source:
version: 3.1.3
version: 3.12
- groupId: org.jenkins-ci.plugins
artifactId: job-dsl
source:
Expand Down Expand Up @@ -632,11 +628,11 @@ plugins:
- groupId: org.jenkins-ci.plugins.workflow
artifactId: workflow-basic-steps
source:
version: "2.22"
version: 980.v82219a_ed188e
- groupId: org.jenkins-ci.plugins.workflow
artifactId: workflow-job
source:
version: 1145.v7f2433caa07f
version: 1189.va_d37a_e9e4eda_
- groupId: org.jenkins-ci.plugins.workflow
artifactId: workflow-multibranch
source:
Expand Down

0 comments on commit bdedb10

Please sign in to comment.