Skip to content

Commit d5cd5c6

Browse files
chore(deps): bump io.jenkins.plugins:commons-math3-api from 3.6.1-18.v9d7081dffa_f5 to 3.6.1-38.vb_753c9382184 in /bom-weekly (#4387)
* chore(deps): bump io.jenkins.plugins:commons-math3-api in /bom-weekly Bumps [io.jenkins.plugins:commons-math3-api](https://github.com/jenkinsci/commons-math3-api-plugin) from 3.6.1-18.v9d7081dffa_f5 to 3.6.1-38.vb_753c9382184. - [Release notes](https://github.com/jenkinsci/commons-math3-api-plugin/releases) - [Commits](https://github.com/jenkinsci/commons-math3-api-plugin/commits) --- updated-dependencies: - dependency-name: io.jenkins.plugins:commons-math3-api dependency-type: direct:production update-type: version-update:semver-patch ... 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 4fd82dc commit d5cd5c6

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
@@ -74,6 +74,11 @@
7474
<artifactId>byte-buddy-api</artifactId>
7575
<version>1.15.11-99.v078c614a_5258</version>
7676
</dependency>
77+
<dependency>
78+
<groupId>io.jenkins.plugins</groupId>
79+
<artifactId>commons-math3-api</artifactId>
80+
<version>3.6.1-18.v9d7081dffa_f5</version>
81+
</dependency>
7782
<dependency>
7883
<groupId>io.jenkins.plugins</groupId>
7984
<artifactId>commons-text-api</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
<dependency>
276276
<groupId>io.jenkins.plugins</groupId>
277277
<artifactId>commons-math3-api</artifactId>
278-
<version>3.6.1-18.v9d7081dffa_f5</version>
278+
<version>3.6.1-38.vb_753c9382184</version>
279279
</dependency>
280280
<dependency>
281281
<groupId>io.jenkins.plugins</groupId>

0 commit comments

Comments
 (0)