FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update jackson-databind to 2.19.2 · msgpack/msgpack-java@c711cd6 · GitHub

Commit c711cd6

Browse files
committed
Update jackson-databind to 2.19.2
1 parent 1206227 commit c711cd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎build.sbt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ lazy val msgpackJackson = Project(id = "msgpack-jackson", base = file("msgpack-j
163163
OsgiKeys.exportPackage := Seq("org.msgpack.jackson", "org.msgpack.jackson.dataformat"),
164164
libraryDependencies ++=
165165
Seq(
166-
"com.fasterxml.jackson.core" % "jackson-databind" % "2.18.4",
166+
"com.fasterxml.jackson.core" % "jackson-databind" % "2.19.2",
167167
junitJupiter,
168168
junitVintage,
169169
"org.apache.commons" % "commons-math3" % "3.6.1" % "test"

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL