Skip to content

Commit ee689f5

Browse files
committed
Upgrade to Johnzon 1.2.8
Closes gh-22467
1 parent c71b5ed commit ee689f5

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
@@ -863,7 +863,7 @@ bom {
863863
]
864864
}
865865
}
866-
library("Johnzon", "1.2.7") {
866+
library("Johnzon", "1.2.8") {
867867
group("org.apache.johnzon") {
868868
modules = [
869869
"johnzon-core",

0 commit comments

Comments
 (0)