Skip to content

Commit

Permalink
chore(deps): update dependency jakarta.validation:jakarta.validation-…
Browse files Browse the repository at this point in the history
…api to v3.1.0
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent b314aaa commit 0335546
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 @@ -250,7 +250,7 @@ libraryDependencies ++= Seq(
"io.github.classgraph" % "classgraph" % "4.8.172",
"com.fasterxml" % "classmate" % "1.7.0",
"org.glassfish" % "javax.el" % "3.0.1-b12",
"jakarta.validation" % "jakarta.validation-api" % "3.0.2",
"jakarta.validation" % "jakarta.validation-api" % "3.1.0",
"com.github.stephenc.jcip" % "jcip-annotations" % "1.0-1",
"org.jboss.spec.javax.xml.bind" % "jboss-jaxb-api_2.3_spec" % "2.0.1.Final"
)
Expand Down

0 comments on commit 0335546

Please sign in to comment.