Skip to content

Commit

Permalink
build: bump jenkins-core from 2.332.4 to 2.361
Browse files Browse the repository at this point in the history
Bumps [jenkins-core](https://github.com/jenkinsci/jenkins) from 2.332.4 to 2.361.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Changelog](https://github.com/jenkinsci/jenkins/blob/master/changelog.html)
- [Commits](jenkinsci/jenkins@jenkins-2.332.4...jenkins-2.361)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:jenkins-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2022
1 parent 3a6332c commit 38b9724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jenkins.core.version>2.332.4</jenkins.core.version>
<jenkins.core.version>2.361</jenkins.core.version>
</properties>

<scm>
Expand Down

0 comments on commit 38b9724

Please sign in to comment.