Skip to content

Commit 3288a9b

Browse files
chore(deps): bump io.jenkins.plugins:artifactory-artifact-manager from 166.vefc3e640f00b_ to 190.vfca_09a_223ca_2 in /bom-weekly (#4215)
* chore(deps): bump io.jenkins.plugins:artifactory-artifact-manager Bumps [io.jenkins.plugins:artifactory-artifact-manager](https://github.com/jenkinsci/artifactory-artifact-manager-plugin) from 166.vefc3e640f00b_ to 190.vfca_09a_223ca_2. - [Release notes](https://github.com/jenkinsci/artifactory-artifact-manager-plugin/releases) - [Commits](https://github.com/jenkinsci/artifactory-artifact-manager-plugin/commits) --- updated-dependencies: - dependency-name: io.jenkins.plugins:artifactory-artifact-manager dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * pin to older version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Darin Pope <[email protected]>
1 parent 89e1735 commit 3288a9b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bom-2.462.x/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@
4242
<artifactId>test-harness</artifactId>
4343
<version>${configuration-as-code-plugin.version}</version>
4444
</dependency>
45+
<dependency>
46+
<groupId>io.jenkins.plugins</groupId>
47+
<artifactId>artifactory-artifact-manager</artifactId>
48+
<version>166.vefc3e640f00b_</version>
49+
</dependency>
4550
<dependency>
4651
<groupId>io.jenkins.plugins</groupId>
4752
<artifactId>commons-text-api</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>io.jenkins.plugins</groupId>
186186
<artifactId>artifactory-artifact-manager</artifactId>
187-
<version>166.vefc3e640f00b_</version>
187+
<version>190.vfca_09a_223ca_2</version>
188188
</dependency>
189189
<dependency>
190190
<groupId>io.jenkins.plugins</groupId>

0 commit comments

Comments
 (0)