Skip to content

Commit

Permalink
chore(deps): bump org.jenkins-ci.plugins:active-directory from 2.38 t…
Browse files Browse the repository at this point in the history
…o 2.39 in /bom-weekly (#4426)

* chore(deps): bump org.jenkins-ci.plugins:active-directory in /bom-weekly

Bumps [org.jenkins-ci.plugins:active-directory](https://github.com/jenkinsci/active-directory-plugin) from 2.38 to 2.39.
- [Release notes](https://github.com/jenkinsci/active-directory-plugin/releases)
- [Changelog](https://github.com/jenkinsci/active-directory-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/active-directory-plugin@active-directory-2.38...active-directory-2.39)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:active-directory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Pin on older line

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Basil Crow <[email protected]>
  • Loading branch information
dependabot[bot] and basil authored Feb 8, 2025
1 parent e101e3a commit cac3202
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions bom-2.462.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,11 @@
<artifactId>sshd</artifactId>
<version>3.330.vc866a_8389b_58</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>active-directory</artifactId>
<version>2.38</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ansicolor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>active-directory</artifactId>
<version>2.38</version>
<version>2.39</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit cac3202

Please sign in to comment.