Skip to content

Commit

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

---
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 Jun 12, 2022
1 parent b0cd1c0 commit 3c67d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<name>UI Tests of Git Forensics Plugin</name>

<properties>
<jenkins.version>2.338</jenkins.version>
<jenkins.version>2.354</jenkins.version>
<module.name>${project.groupId}.git.forensics.ui.tests</module.name>
</properties>

Expand Down

0 comments on commit 3c67d7e

Please sign in to comment.