Skip to content

Commit 97d4837

Browse files
committed
Upgrade to Johnzon 1.2.10
Closes gh-25196
1 parent 8740458 commit 97d4837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ bom {
867867
]
868868
}
869869
}
870-
library("Johnzon", "1.2.9") {
870+
library("Johnzon", "1.2.10") {
871871
group("org.apache.johnzon") {
872872
modules = [
873873
"johnzon-core",

0 commit comments

Comments
 (0)