Skip to content

Commit 244758f

Browse files
Update gson-api plugin version to 2.13.1-139.v4569c2ef303f (#968)
* chore: Update gson-api plugin version in versions.properties Made with ❤️️ by updatecli * chore: Update gson-api plugin version in recipes.yml Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
1 parent 31d3902 commit 244758f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ recipeList:
345345
- io.jenkins.tools.pluginmodernizer.core.recipes.ReplaceLibrariesWithApiPlugin:
346346
pluginGroupId: io.jenkins.plugins
347347
pluginArtifactId: gson-api
348-
pluginVersion: 2.13.0-133.v5a_e3236a_8251
348+
pluginVersion: 2.13.1-139.v4569c2ef303f
349349
replaces:
350350
- groupId: com.google.code.gson
351351
artifactId: gson

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ byte-buddy-api.version = 1.17.5-147.v9ce9318b_4ce8
99
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
12-
gson-api.version = 2.13.0-133.v5a_e3236a_8251
12+
gson-api.version = 2.13.1-139.v4569c2ef303f
1313
jsoup.version = 1.19.1-38.v216a_f3721b_3c
1414
joda-time-api.version = 2.14.0-127.v7d9da_295a_d51
1515
json-api.version = 20250107-125.v28b_a_ffa_eb_f01

0 commit comments

Comments
 (0)