Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ recipeList:
- io.jenkins.tools.pluginmodernizer.core.recipes.ReplaceLibrariesWithApiPlugin:
pluginGroupId: io.jenkins.plugins
pluginArtifactId: byte-buddy-api
pluginVersion: 1.17.1-127.vb_73ce3c8c5cf
pluginVersion: 1.17.2-133.vb_f77d7cfe701
replaces:
- groupId: net.bytebuddy
artifactId: byte-buddy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bom.version = 4228.v0a_71308d905b_
remediation.jenkins.plugin.parent.version = 2.37
jenkins.core.minimum.version = ${jenkins.core.minimum.version}
asm-api.version = 9.7.1-97.v4cc844130d97
byte-buddy-api.version = 1.17.1-127.vb_73ce3c8c5cf
byte-buddy-api.version = 1.17.2-133.vb_f77d7cfe701
commons-lang3-api.version = 3.17.0-84.vb_b_938040b_078
commons-text-api.version = 1.13.0-153.v91dcd89e2a_22
commons-compress-api.version = 1.27.1-2
Expand Down