Upgrade to Reactor Bismuth SR7, Hibernate ORM 5.2.14, Common Annotations 1.3.2

This commit is contained in:
Juergen Hoeller
2018-02-28 14:01:04 +01:00
parent 9962df6527
commit 33cd160861
6 changed files with 7 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ dependencies {
compile(project(':spring-core'))
compile(project(":spring-expression"))
optional(project(":spring-instrument"))
optional("javax.annotation:javax.annotation-api:1.3.1")
optional("javax.annotation:javax.annotation-api:1.3.2")
optional("javax.ejb:javax.ejb-api:3.2")
optional("javax.enterprise.concurrent:javax.enterprise.concurrent-api:1.0")
optional("javax.inject:javax.inject:1")