We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f753a commit 7aa2d48Copy full SHA for 7aa2d48
jablib/build.gradle.kts
@@ -78,7 +78,7 @@ dependencies {
78
79
implementation("org.eclipse.jgit:org.eclipse.jgit:7.2.0.202503040940-r")
80
81
- implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.3")
+ implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.19.0")
82
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.0")
83
84
// required by XJC
0 commit comments