| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1206227 commit c711cd6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -163,7 +163,7 @@ lazy val msgpackJackson = Project(id = "msgpack-jackson", base = file("msgpack-j | |||
| 163 | 163 | OsgiKeys.exportPackage := Seq("org.msgpack.jackson", "org.msgpack.jackson.dataformat"), | |
| 164 | 164 | libraryDependencies ++= | |
| 165 | 165 | Seq( | |
| 166 | - "com.fasterxml.jackson.core" % "jackson-databind" % "2.18.4", | ||
| 166 | + "com.fasterxml.jackson.core" % "jackson-databind" % "2.19.2", | ||
| 167 | 167 | junitJupiter, | |
| 168 | 168 | junitVintage, | |
| 169 | 169 | "org.apache.commons" % "commons-math3" % "3.6.1" % "test" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments