Skip to content

Commit

Permalink
chore(deps): update dependency com.ibm.icu:icu4j to v70
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and edalex-ian committed Oct 31, 2021
1 parent 3201afa commit 866dafd
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 @@ -80,7 +80,7 @@ libraryDependencies ++= Seq(
ExclusionRule(organization = "aopalliance",
name = "aopalliance")
),
"com.ibm.icu" % "icu4j" % "69.1",
"com.ibm.icu" % "icu4j" % "70.1",
sqlServerDep excludeAll (
// Conflicts with RESTeasy jakarta.xml.bind-api
ExclusionRule(organization = "javax.xml.bind"),
Expand Down

0 comments on commit 866dafd

Please sign in to comment.