Skip to content

Commit

Permalink
chore(deps): update dependency com.rometools:rome to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and edalex-ian committed Jun 10, 2020
1 parent 8fbf5cb commit a1a5599
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 @@ -72,7 +72,7 @@ libraryDependencies ++= Seq(
),
"com.miglayout" % "miglayout-swing" % "4.2",
"com.ning" % "async-http-client" % "1.9.40",
"com.rometools" % "rome" % "1.12.2",
"com.rometools" % "rome" % "1.13.1",
"io.swagger" % "swagger-core" % SwaggerVersion,
"io.swagger" % "swagger-annotations" % SwaggerVersion,
"io.swagger" % "swagger-jaxrs" % SwaggerVersion,
Expand Down

0 comments on commit a1a5599

Please sign in to comment.