Skip to content

Commit b3299c0

Browse files
Update jsoup plugin version to 1.20.1-46.ve5f1416988c2 (#985)
* chore: Update jsoup plugin version in versions.properties Made with ❤️️ by updatecli * chore: Update jsoup plugin version in recipes.yml Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com>
1 parent e47e534 commit b3299c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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
@@ -361,7 +361,7 @@ recipeList:
361361
- io.jenkins.tools.pluginmodernizer.core.recipes.ReplaceLibrariesWithApiPlugin:
362362
pluginGroupId: org.jenkins-ci.plugins
363363
pluginArtifactId: jsoup
364-
pluginVersion: 1.19.1-38.v216a_f3721b_3c
364+
pluginVersion: 1.20.1-46.ve5f1416988c2
365365
replaces:
366366
- groupId: org.jsoup
367367
artifactId: jsoup

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ commons-lang3-api.version = 3.17.0-87.v5cf526e63b_8b_
1010
commons-text-api.version = 1.13.0-153.v91dcd89e2a_22
1111
commons-compress-api.version = 1.27.1-3
1212
gson-api.version = 2.13.1-139.v4569c2ef303f
13-
jsoup.version = 1.19.1-38.v216a_f3721b_3c
13+
jsoup.version = 1.20.1-46.ve5f1416988c2
1414
joda-time-api.version = 2.14.0-127.v7d9da_295a_d51
1515
json-api.version = 20250107-125.v28b_a_ffa_eb_f01
1616
json-path-api.version = 2.9.0-148.v22a_7ffe323ce

0 commit comments

Comments
 (0)