Skip to content

Commit 33978e3

Browse files
authored
Merge branch 'main' into feature/add-enable-cd-recipe
2 parents 7f82026 + 866bac3 commit 33978e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

plugin-modernizer-core/src/main/resources/META-INF/rewrite/recipes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ recipeList:
544544
- io.jenkins.tools.pluginmodernizer.core.recipes.ReplaceLibrariesWithApiPlugin:
545545
pluginGroupId: io.jenkins.plugins
546546
pluginArtifactId: byte-buddy-api
547-
pluginVersion: 1.18.4-221.vca_790da_e08fc
547+
pluginVersion: 1.18.5-227.v87e3b_e7b_cc9b_
548548
replaces:
549549
- groupId: net.bytebuddy
550550
artifactId: byte-buddy

plugin-modernizer-core/src/main/resources/versions.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bom.recommended.version = 6055.v35edb_dc8d0f9
55
remediation.jenkins.plugin.parent.version = 2.37
66
jenkins.core.minimum.version = ${jenkins.core.minimum.version}
77
asm-api.version = 9.9.1-189.vb_5ef2964da_91
8-
byte-buddy-api.version = 1.18.4-221.vca_790da_e08fc
8+
byte-buddy-api.version = 1.18.5-227.v87e3b_e7b_cc9b_
99
commons-lang3-api.version = 3.20.0-109.ve43756e2d2b_4
1010
commons-text-api.version = 1.15.0-210.v7480a_da_70b_9e
1111
commons-compress-api.version = 1.28.0-3
@@ -14,7 +14,7 @@ jsoup.version = 1.22.1-76.v9cdb_2456c0e3
1414
joda-time-api.version = 2.14.0-177.vd7e9347b_e7d5
1515
json-api.version = 20251224-185.v0cc18490c62c
1616
json-path-api.version = 2.10.0-202.va_9cc16c1e476
17-
jenkins-test-harness.version = 2553.vd280528b_dde3
17+
jenkins-test-harness.version = 2554.v574c0503d196
1818
wiremock.version = 3.13.0
1919
git-changelist-maven-extension.version = 1.13
2020
maven.modernizer.version = ${maven.modernizer.version}

0 commit comments

Comments
 (0)