[Notice] Announcing the End of Demo Server [Read me]
dependency: Add jaxb api lib for Java 9/10
@ebc51a6f6ce1a9705291eac820555476ae3569a5
--- build.sbt
+++ build.sbt
... | ... | @@ -56,7 +56,7 @@ |
56 | 56 |
"com.google.guava" % "guava" % "19.0", |
57 | 57 |
"com.googlecode.htmlcompressor" % "htmlcompressor" % "1.4", |
58 | 58 |
"org.springframework" % "spring-jdbc" % "4.1.5.RELEASE", |
59 |
- "org.mozilla" % "rhino" % "1.7.7.1" |
|
59 |
+ "javax.xml.bind" % "jaxb-api" % "2.3.0" |
|
60 | 60 |
) |
61 | 61 |
|
62 | 62 |
libraryDependencies += "org.apache.subversion" % "svn-javahl-api" % "1.9.0" |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?