Skip to content

Commit

Permalink
Merge pull request #4968 from openequella/renovate/com.fasterxml-clas…
Browse files Browse the repository at this point in the history
…smate-1.x

chore(deps): update dependency com.fasterxml:classmate to v1.6.0
  • Loading branch information
PenghaiZhang authored Dec 6, 2023
2 parents 5efc45d + 8c9dec2 commit b7786a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Server/equellaserver/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ libraryDependencies ++= Seq(
"io.lemonlabs" %% "scala-uri" % "4.0.3",
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.3.0",
"io.github.classgraph" % "classgraph" % "4.8.164",
"com.fasterxml" % "classmate" % "1.5.1",
"com.fasterxml" % "classmate" % "1.6.0",
"org.glassfish" % "javax.el" % "3.0.1-b12",
"jakarta.validation" % "jakarta.validation-api" % "3.0.2",
"com.github.stephenc.jcip" % "jcip-annotations" % "1.0-1",
Expand Down

0 comments on commit b7786a2

Please sign in to comment.