Advertisement
Guest User

gradle dependencies

a guest
May 11th, 2016
529
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 428.36 KB | None | 0 0
  1. :dependencies
  2.  
  3. ------------------------------------------------------------
  4. Root project
  5. ------------------------------------------------------------
  6.  
  7. agent
  8. \--- org.springframework:springloaded: -> 1.2.6.RELEASE
  9.  
  10. archives - Configuration for archive artifacts.
  11. No dependencies
  12.  
  13. assets
  14. No dependencies
  15.  
  16. compile - Dependencies for source set 'main'.
  17. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  18. | +--- ch.qos.logback:logback-classic:1.1.5
  19. | | +--- ch.qos.logback:logback-core:1.1.5
  20. | | \--- org.slf4j:slf4j-api:1.7.16
  21. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  22. | | \--- org.slf4j:slf4j-api:1.7.16
  23. | +--- org.slf4j:jul-to-slf4j:1.7.16
  24. | | \--- org.slf4j:slf4j-api:1.7.16
  25. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  26. | \--- org.slf4j:slf4j-api:1.7.16
  27. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  28. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  29. | +--- org.springframework:spring-core:4.2.5.RELEASE
  30. | | \--- commons-logging:commons-logging:1.2
  31. | \--- org.springframework:spring-context:4.2.5.RELEASE
  32. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  33. | | +--- aopalliance:aopalliance:1.0
  34. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  35. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  36. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  37. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  38. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  39. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  40. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  41. +--- org.grails:grails-core: -> 3.1.6
  42. | +--- xalan:serializer:2.7.2
  43. | +--- org.codehaus.groovy:groovy:2.4.6
  44. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  45. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  46. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  47. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  48. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  49. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  50. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  51. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  52. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  53. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  54. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  55. | +--- org.grails:grails-bootstrap:3.1.6
  56. | | +--- org.codehaus.groovy:groovy:2.4.6
  57. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  58. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  59. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  60. | | | \--- org.codehaus.groovy:groovy:2.4.6
  61. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  62. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  63. | | +--- org.apache.ant:ant:1.9.4
  64. | | | \--- org.apache.ant:ant-launcher:1.9.4
  65. | | +--- org.codehaus.groovy:groovy:2.4.6
  66. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  67. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  68. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  69. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  70. | | | \--- org.codehaus.groovy:groovy:2.4.6
  71. | | +--- org.apache.ant:ant-antlr:1.9.4
  72. | | +--- org.apache.ant:ant-launcher:1.9.4
  73. | | \--- org.apache.ant:ant-junit:1.9.4
  74. | | \--- org.apache.ant:ant:1.9.4 (*)
  75. | \--- org.grails:grails-spring:3.1.6
  76. | +--- org.codehaus.groovy:groovy:2.4.6
  77. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  78. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  79. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  80. | +--- org.springframework:spring-web:4.2.5.RELEASE
  81. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  82. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  83. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  84. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  85. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  86. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  87. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  88. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  89. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  90. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  91. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  92. | | \--- org.yaml:snakeyaml:1.16
  93. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  94. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  95. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  96. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  97. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  98. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  99. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  100. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  101. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  102. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  103. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  104. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  105. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  106. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  107. +--- org.grails:grails-dependencies: -> 3.1.6
  108. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  109. | +--- org.grails:grails-plugin-rest:3.1.6
  110. | | +--- org.codehaus.groovy:groovy:2.4.6
  111. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  112. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  113. | | +--- org.grails:grails-web:3.1.6
  114. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  115. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  116. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  117. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  118. | | | +--- org.codehaus.groovy:groovy:2.4.6
  119. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  120. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  121. | | | +--- org.grails:grails-web-common:3.1.6
  122. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  123. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  124. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  125. | | | | +--- org.grails:grails-core:3.1.6 (*)
  126. | | | | +--- org.grails:grails-databinding:3.1.6
  127. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  128. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  129. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  130. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  131. | | | | +--- org.grails:grails-encoder:3.1.6
  132. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  133. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  134. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  135. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  136. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  137. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  138. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  139. | | | | +--- org.grails:grails-gsp:3.1.6
  140. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  141. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  142. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  143. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  144. | | | | | +--- org.grails:grails-taglib:3.1.6
  145. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  146. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  147. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  148. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  149. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  150. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  151. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  152. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  153. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  154. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  155. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  156. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  157. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  158. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  159. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  160. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  161. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  162. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  163. | | | +--- org.grails:grails-web-gsp:3.1.6
  164. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  165. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  166. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  167. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  168. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  169. | | | | +--- org.grails:grails-web-taglib:3.1.6
  170. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  171. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  172. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  173. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  174. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  175. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  176. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  177. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  178. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  179. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  180. | | | | \--- opensymphony:sitemesh:2.4
  181. | | | +--- org.grails:grails-web-databinding:3.1.6
  182. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  183. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  184. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  185. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  186. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  187. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  188. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  189. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  190. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  191. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  192. | | | | +--- org.grails:grails-validation:3.1.6
  193. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  194. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  195. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  196. | | | | | +--- commons-validator:commons-validator:1.4.1
  197. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  198. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  199. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  200. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  201. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  202. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  203. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  204. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  205. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  206. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  207. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  208. | | | | | +--- javax.transaction:jta:1.1
  209. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  210. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  211. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  212. | | | +--- org.grails:grails-web-jsp:3.1.6
  213. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  214. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  215. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  216. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  217. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  218. | | | +--- org.grails:grails-web-mvc:3.1.6
  219. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  220. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  221. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  222. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  223. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  224. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  225. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  226. | | +--- org.grails:grails-plugin-controllers:3.1.6
  227. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  228. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  229. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  230. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  231. | | | | +--- commons-lang:commons-lang:2.6
  232. | | | | \--- org.grails:grails-web:3.1.6 (*)
  233. | | | +--- org.codehaus.groovy:groovy:2.4.6
  234. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  235. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  236. | | | +--- org.grails:grails-core:3.1.6 (*)
  237. | | | +--- org.grails:grails-web:3.1.6 (*)
  238. | | | +--- org.grails:grails-async:3.1.6
  239. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  240. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  241. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  242. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  243. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  244. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  245. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  246. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  247. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  248. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  249. | | | +--- org.grails:grails-plugin-converters:3.1.6
  250. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  251. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  252. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  253. | | | | +--- commons-lang:commons-lang:2.6
  254. | | | | +--- org.grails:grails-web:3.1.6 (*)
  255. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  256. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  257. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  258. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  259. | | | | +--- org.grails:grails-core:3.1.6 (*)
  260. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  261. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  262. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  263. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  264. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  265. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  266. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  267. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  268. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  269. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  270. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  271. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  272. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  273. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  274. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  275. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  276. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  277. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  278. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  279. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  280. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  281. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  282. | | | | \--- org.grails:grails-web:3.1.6 (*)
  283. | | | +--- org.grails:grails-plugin-validation:3.1.6
  284. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  285. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  286. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  287. | | | | +--- org.grails:grails-core:3.1.6 (*)
  288. | | | | +--- org.grails:grails-web:3.1.6 (*)
  289. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  290. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  291. | | \--- org.grails:grails-plugin-datasource:3.1.6
  292. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  293. | | +--- org.codehaus.groovy:groovy:2.4.6
  294. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  295. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  296. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  297. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  298. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  299. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  300. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  301. | | | \--- org.codehaus.groovy:groovy:2.4.6
  302. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  303. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  304. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  305. | | \--- org.grails:grails-core:3.1.6 (*)
  306. | +--- org.grails:grails-plugin-databinding:3.1.6
  307. | | +--- org.codehaus.groovy:groovy:2.4.6
  308. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  309. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  310. | | +--- org.grails:grails-core:3.1.6 (*)
  311. | | \--- org.grails:grails-web:3.1.6 (*)
  312. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  313. | +--- org.grails:grails-plugin-gsp:3.1.6
  314. | | +--- org.codehaus.groovy:groovy:2.4.6
  315. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  316. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  317. | | +--- org.grails:grails-plugin-codecs:3.1.6
  318. | | | +--- org.grails:grails-codecs:3.1.6
  319. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  320. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  321. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  322. | | | | \--- commons-codec:commons-codec:1.6 -> 1.8
  323. | | | +--- org.codehaus.groovy:groovy:2.4.6
  324. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  325. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  326. | | | +--- commons-lang:commons-lang:2.6
  327. | | | +--- org.grails:grails-web:3.1.6 (*)
  328. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  329. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  330. | | +--- org.grails:grails-logging:3.1.6
  331. | | | +--- org.codehaus.groovy:groovy:2.4.6
  332. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  333. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  334. | | | \--- org.grails:grails-core:3.1.6 (*)
  335. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  336. | | | +--- org.codehaus.groovy:groovy:2.4.6
  337. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  338. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  339. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  340. | | +--- org.grails:grails-web:3.1.6 (*)
  341. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  342. | +--- org.grails:grails-plugin-services:3.1.6
  343. | | +--- org.codehaus.groovy:groovy:2.4.6
  344. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  345. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  346. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  347. | | +--- org.grails:grails-core:3.1.6 (*)
  348. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  349. | | \--- org.grails:grails-plugin-events:3.1.6
  350. | | +--- org.codehaus.groovy:groovy:2.4.6
  351. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  352. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  353. | | +--- org.grails:grails-core:3.1.6 (*)
  354. | | +--- org.grails:grails-async:3.1.6 (*)
  355. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  356. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  357. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  358. | | | | \--- net.minidev:json-smart:2.1.1
  359. | | | | \--- net.minidev:asm:1.0.2
  360. | | | | \--- asm:asm:3.3.1
  361. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  362. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  363. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  364. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  365. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  366. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  367. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  368. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  369. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  370. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  371. | | +--- com.goldmansachs:gs-collections:5.1.0
  372. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  373. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  374. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  375. | | +--- org.codehaus.groovy:groovy:2.4.6
  376. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  377. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  378. | | +--- commons-lang:commons-lang:2.6
  379. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  380. | | +--- org.grails:grails-web:3.1.6 (*)
  381. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  382. | | \--- org.grails:grails-validation:3.1.6 (*)
  383. | +--- org.grails:grails-plugin-interceptors:3.1.6
  384. | | +--- org.codehaus.groovy:groovy:2.4.6
  385. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  386. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  387. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  388. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  389. | +--- org.grails:grails-plugin-async:3.1.6
  390. | | +--- org.codehaus.groovy:groovy:2.4.6
  391. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  392. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  393. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  394. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  395. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  396. +--- org.grails:grails-web-boot: -> 3.1.6
  397. | +--- org.codehaus.groovy:groovy:2.4.6
  398. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  399. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  400. | \--- org.grails:grails-web-common:3.1.6 (*)
  401. +--- org.grails.plugins:cache: -> 3.0.2
  402. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  403. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  404. +--- org.grails.plugins:scaffolding: -> 3.2.1
  405. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  406. +--- org.grails.plugins:hibernate4: -> 5.0.5
  407. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  408. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  409. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  410. | +--- dom4j:dom4j:1.6.1
  411. | | \--- xml-apis:xml-apis:1.0.b2
  412. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  413. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  414. | | +--- antlr:antlr:2.7.7
  415. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  416. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  417. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  418. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  419. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  420. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  421. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  422. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  423. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  424. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  425. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  426. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  427. | | +--- javax.transaction:jta:1.1
  428. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  429. | | \--- dom4j:dom4j:1.6.1 (*)
  430. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  431. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  432. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  433. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  434. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  435. | | +--- dom4j:dom4j:1.6.1 (*)
  436. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  437. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  438. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  439. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  440. | | +--- org.javassist:javassist:3.18.1-GA
  441. | | +--- antlr:antlr:2.7.7
  442. | | \--- org.jboss:jandex:1.1.0.Final
  443. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  444. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  445. | +--- javax.validation:validation-api:1.1.0.Final
  446. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  447. | \--- com.fasterxml:classmate:1.1.0
  448. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  449. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  450. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  451. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  452. | \--- net.sf.ehcache:ehcache-core:2.4.3
  453. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  454. +--- org.grails.plugins:spring-security-core:3.0.4
  455. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  456. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  457. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  458. | | +--- aopalliance:aopalliance:1.0
  459. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  460. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  461. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  462. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  463. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  464. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  465. | +--- aopalliance:aopalliance:1.0
  466. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  467. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  468. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  469. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  470. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  471. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  472. +--- org.grails.plugins:quartz:2.0.8
  473. | \--- org.quartz-scheduler:quartz:2.2.2
  474. | +--- c3p0:c3p0:0.9.1.1
  475. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  476. +--- org.grails.plugins:mail:2.0.0.RC4
  477. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  478. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  479. | \--- javax.activation:activation:1.1
  480. +--- eu.bitwalker:UserAgentUtils:1.18
  481. +--- org.mnode.ical4j:ical4j:1.0.7
  482. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  483. | +--- commons-codec:commons-codec:1.8
  484. | +--- commons-lang:commons-lang:2.6
  485. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  486. +--- org.grails.plugins:browser-detection:3.1.0
  487. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  488. \--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  489.  
  490. compileClasspath - Compile classpath for source set 'main'.
  491. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  492. | +--- ch.qos.logback:logback-classic:1.1.5
  493. | | +--- ch.qos.logback:logback-core:1.1.5
  494. | | \--- org.slf4j:slf4j-api:1.7.16
  495. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  496. | | \--- org.slf4j:slf4j-api:1.7.16
  497. | +--- org.slf4j:jul-to-slf4j:1.7.16
  498. | | \--- org.slf4j:slf4j-api:1.7.16
  499. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  500. | \--- org.slf4j:slf4j-api:1.7.16
  501. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  502. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  503. | +--- org.springframework:spring-core:4.2.5.RELEASE
  504. | | \--- commons-logging:commons-logging:1.2
  505. | \--- org.springframework:spring-context:4.2.5.RELEASE
  506. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  507. | | +--- aopalliance:aopalliance:1.0
  508. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  509. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  510. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  511. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  512. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  513. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  514. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  515. +--- org.grails:grails-core: -> 3.1.6
  516. | +--- xalan:serializer:2.7.2
  517. | +--- org.codehaus.groovy:groovy:2.4.6
  518. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  519. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  520. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  521. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  522. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  523. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  524. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  525. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  526. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  527. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  528. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  529. | +--- org.grails:grails-bootstrap:3.1.6
  530. | | +--- org.codehaus.groovy:groovy:2.4.6
  531. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  532. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  533. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  534. | | | \--- org.codehaus.groovy:groovy:2.4.6
  535. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  536. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  537. | | +--- org.apache.ant:ant:1.9.4
  538. | | | \--- org.apache.ant:ant-launcher:1.9.4
  539. | | +--- org.codehaus.groovy:groovy:2.4.6
  540. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  541. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  542. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  543. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  544. | | | \--- org.codehaus.groovy:groovy:2.4.6
  545. | | +--- org.apache.ant:ant-antlr:1.9.4
  546. | | +--- org.apache.ant:ant-launcher:1.9.4
  547. | | \--- org.apache.ant:ant-junit:1.9.4
  548. | | \--- org.apache.ant:ant:1.9.4 (*)
  549. | \--- org.grails:grails-spring:3.1.6
  550. | +--- org.codehaus.groovy:groovy:2.4.6
  551. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  552. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  553. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  554. | +--- org.springframework:spring-web:4.2.5.RELEASE
  555. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  556. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  557. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  558. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  559. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  560. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  561. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  562. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  563. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  564. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  565. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  566. | | \--- org.yaml:snakeyaml:1.16
  567. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  568. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  569. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  570. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  571. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  572. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  573. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  574. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  575. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  576. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  577. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  578. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  579. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  580. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  581. +--- org.grails:grails-dependencies: -> 3.1.6
  582. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  583. | +--- org.grails:grails-plugin-rest:3.1.6
  584. | | +--- org.codehaus.groovy:groovy:2.4.6
  585. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  586. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  587. | | +--- org.grails:grails-web:3.1.6
  588. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  589. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  590. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  591. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  592. | | | +--- org.codehaus.groovy:groovy:2.4.6
  593. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  594. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  595. | | | +--- org.grails:grails-web-common:3.1.6
  596. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  597. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  598. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  599. | | | | +--- org.grails:grails-core:3.1.6 (*)
  600. | | | | +--- org.grails:grails-databinding:3.1.6
  601. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  602. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  603. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  604. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  605. | | | | +--- org.grails:grails-encoder:3.1.6
  606. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  607. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  608. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  609. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  610. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  611. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  612. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  613. | | | | +--- org.grails:grails-gsp:3.1.6
  614. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  615. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  616. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  617. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  618. | | | | | +--- org.grails:grails-taglib:3.1.6
  619. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  620. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  621. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  622. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  623. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  624. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  625. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  626. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  627. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  628. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  629. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  630. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  631. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  632. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  633. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  634. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  635. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  636. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  637. | | | +--- org.grails:grails-web-gsp:3.1.6
  638. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  639. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  640. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  641. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  642. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  643. | | | | +--- org.grails:grails-web-taglib:3.1.6
  644. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  645. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  646. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  647. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  648. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  649. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  650. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  651. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  652. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  653. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  654. | | | | \--- opensymphony:sitemesh:2.4
  655. | | | +--- org.grails:grails-web-databinding:3.1.6
  656. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  657. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  658. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  659. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  660. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  661. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  662. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  663. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  664. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  665. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  666. | | | | +--- org.grails:grails-validation:3.1.6
  667. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  668. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  669. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  670. | | | | | +--- commons-validator:commons-validator:1.4.1
  671. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  672. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  673. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  674. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  675. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  676. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  677. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  678. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  679. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  680. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  681. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  682. | | | | | +--- javax.transaction:jta:1.1
  683. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  684. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  685. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  686. | | | +--- org.grails:grails-web-jsp:3.1.6
  687. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  688. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  689. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  690. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  691. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  692. | | | +--- org.grails:grails-web-mvc:3.1.6
  693. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  694. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  695. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  696. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  697. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  698. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  699. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  700. | | +--- org.grails:grails-plugin-controllers:3.1.6
  701. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  702. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  703. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  704. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  705. | | | | +--- commons-lang:commons-lang:2.6
  706. | | | | \--- org.grails:grails-web:3.1.6 (*)
  707. | | | +--- org.codehaus.groovy:groovy:2.4.6
  708. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  709. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  710. | | | +--- org.grails:grails-core:3.1.6 (*)
  711. | | | +--- org.grails:grails-web:3.1.6 (*)
  712. | | | +--- org.grails:grails-async:3.1.6
  713. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  714. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  715. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  716. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  717. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  718. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  719. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  720. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  721. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  722. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  723. | | | +--- org.grails:grails-plugin-converters:3.1.6
  724. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  725. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  726. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  727. | | | | +--- commons-lang:commons-lang:2.6
  728. | | | | +--- org.grails:grails-web:3.1.6 (*)
  729. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  730. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  731. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  732. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  733. | | | | +--- org.grails:grails-core:3.1.6 (*)
  734. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  735. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  736. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  737. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  738. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  739. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  740. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  741. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  742. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  743. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  744. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  745. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  746. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  747. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  748. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  749. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  750. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  751. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  752. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  753. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  754. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  755. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  756. | | | | \--- org.grails:grails-web:3.1.6 (*)
  757. | | | +--- org.grails:grails-plugin-validation:3.1.6
  758. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  759. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  760. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  761. | | | | +--- org.grails:grails-core:3.1.6 (*)
  762. | | | | +--- org.grails:grails-web:3.1.6 (*)
  763. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  764. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  765. | | \--- org.grails:grails-plugin-datasource:3.1.6
  766. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  767. | | +--- org.codehaus.groovy:groovy:2.4.6
  768. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  769. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  770. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  771. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  772. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  773. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  774. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  775. | | | \--- org.codehaus.groovy:groovy:2.4.6
  776. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  777. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  778. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  779. | | \--- org.grails:grails-core:3.1.6 (*)
  780. | +--- org.grails:grails-plugin-databinding:3.1.6
  781. | | +--- org.codehaus.groovy:groovy:2.4.6
  782. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  783. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  784. | | +--- org.grails:grails-core:3.1.6 (*)
  785. | | \--- org.grails:grails-web:3.1.6 (*)
  786. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  787. | +--- org.grails:grails-plugin-gsp:3.1.6
  788. | | +--- org.codehaus.groovy:groovy:2.4.6
  789. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  790. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  791. | | +--- org.grails:grails-plugin-codecs:3.1.6
  792. | | | +--- org.grails:grails-codecs:3.1.6
  793. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  794. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  795. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  796. | | | | \--- commons-codec:commons-codec:1.6 -> 1.8
  797. | | | +--- org.codehaus.groovy:groovy:2.4.6
  798. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  799. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  800. | | | +--- commons-lang:commons-lang:2.6
  801. | | | +--- org.grails:grails-web:3.1.6 (*)
  802. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  803. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  804. | | +--- org.grails:grails-logging:3.1.6
  805. | | | +--- org.codehaus.groovy:groovy:2.4.6
  806. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  807. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  808. | | | \--- org.grails:grails-core:3.1.6 (*)
  809. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  810. | | | +--- org.codehaus.groovy:groovy:2.4.6
  811. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  812. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  813. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  814. | | +--- org.grails:grails-web:3.1.6 (*)
  815. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  816. | +--- org.grails:grails-plugin-services:3.1.6
  817. | | +--- org.codehaus.groovy:groovy:2.4.6
  818. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  819. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  820. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  821. | | +--- org.grails:grails-core:3.1.6 (*)
  822. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  823. | | \--- org.grails:grails-plugin-events:3.1.6
  824. | | +--- org.codehaus.groovy:groovy:2.4.6
  825. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  826. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  827. | | +--- org.grails:grails-core:3.1.6 (*)
  828. | | +--- org.grails:grails-async:3.1.6 (*)
  829. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  830. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  831. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  832. | | | | \--- net.minidev:json-smart:2.1.1
  833. | | | | \--- net.minidev:asm:1.0.2
  834. | | | | \--- asm:asm:3.3.1
  835. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  836. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  837. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  838. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  839. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  840. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  841. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  842. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  843. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  844. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  845. | | +--- com.goldmansachs:gs-collections:5.1.0
  846. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  847. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  848. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  849. | | +--- org.codehaus.groovy:groovy:2.4.6
  850. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  851. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  852. | | +--- commons-lang:commons-lang:2.6
  853. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  854. | | +--- org.grails:grails-web:3.1.6 (*)
  855. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  856. | | \--- org.grails:grails-validation:3.1.6 (*)
  857. | +--- org.grails:grails-plugin-interceptors:3.1.6
  858. | | +--- org.codehaus.groovy:groovy:2.4.6
  859. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  860. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  861. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  862. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  863. | +--- org.grails:grails-plugin-async:3.1.6
  864. | | +--- org.codehaus.groovy:groovy:2.4.6
  865. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  866. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  867. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  868. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  869. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  870. +--- org.grails:grails-web-boot: -> 3.1.6
  871. | +--- org.codehaus.groovy:groovy:2.4.6
  872. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  873. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  874. | \--- org.grails:grails-web-common:3.1.6 (*)
  875. +--- org.grails.plugins:cache: -> 3.0.2
  876. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  877. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  878. +--- org.grails.plugins:scaffolding: -> 3.2.1
  879. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  880. +--- org.grails.plugins:hibernate4: -> 5.0.5
  881. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  882. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  883. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  884. | +--- dom4j:dom4j:1.6.1
  885. | | \--- xml-apis:xml-apis:1.0.b2
  886. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  887. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  888. | | +--- antlr:antlr:2.7.7
  889. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  890. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  891. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  892. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  893. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  894. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  895. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  896. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  897. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  898. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  899. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  900. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  901. | | +--- javax.transaction:jta:1.1
  902. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  903. | | \--- dom4j:dom4j:1.6.1 (*)
  904. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  905. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  906. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  907. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  908. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  909. | | +--- dom4j:dom4j:1.6.1 (*)
  910. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  911. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  912. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  913. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  914. | | +--- org.javassist:javassist:3.18.1-GA
  915. | | +--- antlr:antlr:2.7.7
  916. | | \--- org.jboss:jandex:1.1.0.Final
  917. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  918. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  919. | +--- javax.validation:validation-api:1.1.0.Final
  920. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  921. | \--- com.fasterxml:classmate:1.1.0
  922. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  923. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  924. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  925. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  926. | \--- net.sf.ehcache:ehcache-core:2.4.3
  927. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  928. +--- org.grails.plugins:spring-security-core:3.0.4
  929. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  930. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  931. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  932. | | +--- aopalliance:aopalliance:1.0
  933. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  934. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  935. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  936. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  937. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  938. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  939. | +--- aopalliance:aopalliance:1.0
  940. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  941. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  942. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  943. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  944. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  945. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  946. +--- org.grails.plugins:quartz:2.0.8
  947. | \--- org.quartz-scheduler:quartz:2.2.2
  948. | +--- c3p0:c3p0:0.9.1.1
  949. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  950. +--- org.grails.plugins:mail:2.0.0.RC4
  951. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  952. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  953. | \--- javax.activation:activation:1.1
  954. +--- eu.bitwalker:UserAgentUtils:1.18
  955. +--- org.mnode.ical4j:ical4j:1.0.7
  956. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  957. | +--- commons-codec:commons-codec:1.8
  958. | +--- commons-lang:commons-lang:2.6
  959. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  960. +--- org.grails.plugins:browser-detection:3.1.0
  961. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  962. \--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  963.  
  964. compileOnly - Compile dependencies for source set 'main'.
  965. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  966. | +--- ch.qos.logback:logback-classic:1.1.5
  967. | | +--- ch.qos.logback:logback-core:1.1.5
  968. | | \--- org.slf4j:slf4j-api:1.7.16
  969. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  970. | | \--- org.slf4j:slf4j-api:1.7.16
  971. | +--- org.slf4j:jul-to-slf4j:1.7.16
  972. | | \--- org.slf4j:slf4j-api:1.7.16
  973. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  974. | \--- org.slf4j:slf4j-api:1.7.16
  975. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  976. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  977. | +--- org.springframework:spring-core:4.2.5.RELEASE
  978. | | \--- commons-logging:commons-logging:1.2
  979. | \--- org.springframework:spring-context:4.2.5.RELEASE
  980. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  981. | | +--- aopalliance:aopalliance:1.0
  982. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  983. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  984. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  985. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  986. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  987. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  988. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  989. +--- org.grails:grails-core: -> 3.1.6
  990. | +--- xalan:serializer:2.7.2
  991. | +--- org.codehaus.groovy:groovy:2.4.6
  992. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  993. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  994. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  995. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  996. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  997. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  998. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  999. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1000. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1001. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1002. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1003. | +--- org.grails:grails-bootstrap:3.1.6
  1004. | | +--- org.codehaus.groovy:groovy:2.4.6
  1005. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1006. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1007. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  1008. | | | \--- org.codehaus.groovy:groovy:2.4.6
  1009. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  1010. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  1011. | | +--- org.apache.ant:ant:1.9.4
  1012. | | | \--- org.apache.ant:ant-launcher:1.9.4
  1013. | | +--- org.codehaus.groovy:groovy:2.4.6
  1014. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  1015. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  1016. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  1017. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  1018. | | | \--- org.codehaus.groovy:groovy:2.4.6
  1019. | | +--- org.apache.ant:ant-antlr:1.9.4
  1020. | | +--- org.apache.ant:ant-launcher:1.9.4
  1021. | | \--- org.apache.ant:ant-junit:1.9.4
  1022. | | \--- org.apache.ant:ant:1.9.4 (*)
  1023. | \--- org.grails:grails-spring:3.1.6
  1024. | +--- org.codehaus.groovy:groovy:2.4.6
  1025. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1026. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1027. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  1028. | +--- org.springframework:spring-web:4.2.5.RELEASE
  1029. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  1030. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1031. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1032. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1033. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  1034. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  1035. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  1036. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  1037. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  1038. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  1039. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1040. | | \--- org.yaml:snakeyaml:1.16
  1041. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  1042. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  1043. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  1044. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  1045. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  1046. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  1047. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1048. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1049. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  1050. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  1051. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  1052. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  1053. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  1054. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  1055. +--- org.grails:grails-dependencies: -> 3.1.6
  1056. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  1057. | +--- org.grails:grails-plugin-rest:3.1.6
  1058. | | +--- org.codehaus.groovy:groovy:2.4.6
  1059. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1060. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1061. | | +--- org.grails:grails-web:3.1.6
  1062. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  1063. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  1064. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  1065. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  1066. | | | +--- org.codehaus.groovy:groovy:2.4.6
  1067. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1068. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1069. | | | +--- org.grails:grails-web-common:3.1.6
  1070. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1071. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1072. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1073. | | | | +--- org.grails:grails-core:3.1.6 (*)
  1074. | | | | +--- org.grails:grails-databinding:3.1.6
  1075. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1076. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1077. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1078. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  1079. | | | | +--- org.grails:grails-encoder:3.1.6
  1080. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1081. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1082. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1083. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  1084. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  1085. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  1086. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  1087. | | | | +--- org.grails:grails-gsp:3.1.6
  1088. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1089. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1090. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1091. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  1092. | | | | | +--- org.grails:grails-taglib:3.1.6
  1093. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1094. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1095. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1096. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  1097. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  1098. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  1099. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  1100. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  1101. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1102. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1103. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1104. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  1105. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  1106. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  1107. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1108. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1109. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1110. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  1111. | | | +--- org.grails:grails-web-gsp:3.1.6
  1112. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1113. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1114. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1115. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  1116. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  1117. | | | | +--- org.grails:grails-web-taglib:3.1.6
  1118. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1119. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1120. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1121. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  1122. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  1123. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  1124. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1125. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1126. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1127. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  1128. | | | | \--- opensymphony:sitemesh:2.4
  1129. | | | +--- org.grails:grails-web-databinding:3.1.6
  1130. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1131. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1132. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1133. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  1134. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  1135. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  1136. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1137. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1138. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1139. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  1140. | | | | +--- org.grails:grails-validation:3.1.6
  1141. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1142. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1143. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1144. | | | | | +--- commons-validator:commons-validator:1.4.1
  1145. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1146. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  1147. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  1148. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  1149. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  1150. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1151. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1152. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1153. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1154. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1155. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  1156. | | | | | +--- javax.transaction:jta:1.1
  1157. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1158. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1159. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  1160. | | | +--- org.grails:grails-web-jsp:3.1.6
  1161. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1162. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1163. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1164. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  1165. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  1166. | | | +--- org.grails:grails-web-mvc:3.1.6
  1167. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1168. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1169. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1170. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  1171. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  1172. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  1173. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  1174. | | +--- org.grails:grails-plugin-controllers:3.1.6
  1175. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  1176. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1177. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1178. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1179. | | | | +--- commons-lang:commons-lang:2.6
  1180. | | | | \--- org.grails:grails-web:3.1.6 (*)
  1181. | | | +--- org.codehaus.groovy:groovy:2.4.6
  1182. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1183. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1184. | | | +--- org.grails:grails-core:3.1.6 (*)
  1185. | | | +--- org.grails:grails-web:3.1.6 (*)
  1186. | | | +--- org.grails:grails-async:3.1.6
  1187. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1188. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1189. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1190. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  1191. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  1192. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  1193. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  1194. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  1195. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  1196. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  1197. | | | +--- org.grails:grails-plugin-converters:3.1.6
  1198. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1199. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1200. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1201. | | | | +--- commons-lang:commons-lang:2.6
  1202. | | | | +--- org.grails:grails-web:3.1.6 (*)
  1203. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  1204. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1205. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1206. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1207. | | | | +--- org.grails:grails-core:3.1.6 (*)
  1208. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  1209. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  1210. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  1211. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  1212. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  1213. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  1214. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  1215. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1216. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1217. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  1218. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  1219. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  1220. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  1221. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  1222. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  1223. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  1224. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  1225. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  1226. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  1227. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1228. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1229. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1230. | | | | \--- org.grails:grails-web:3.1.6 (*)
  1231. | | | +--- org.grails:grails-plugin-validation:3.1.6
  1232. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1233. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1234. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1235. | | | | +--- org.grails:grails-core:3.1.6 (*)
  1236. | | | | +--- org.grails:grails-web:3.1.6 (*)
  1237. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  1238. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  1239. | | \--- org.grails:grails-plugin-datasource:3.1.6
  1240. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  1241. | | +--- org.codehaus.groovy:groovy:2.4.6
  1242. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1243. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1244. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  1245. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1246. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1247. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  1248. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  1249. | | | \--- org.codehaus.groovy:groovy:2.4.6
  1250. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1251. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  1252. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  1253. | | \--- org.grails:grails-core:3.1.6 (*)
  1254. | +--- org.grails:grails-plugin-databinding:3.1.6
  1255. | | +--- org.codehaus.groovy:groovy:2.4.6
  1256. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1257. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1258. | | +--- org.grails:grails-core:3.1.6 (*)
  1259. | | \--- org.grails:grails-web:3.1.6 (*)
  1260. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  1261. | +--- org.grails:grails-plugin-gsp:3.1.6
  1262. | | +--- org.codehaus.groovy:groovy:2.4.6
  1263. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1264. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1265. | | +--- org.grails:grails-plugin-codecs:3.1.6
  1266. | | | +--- org.grails:grails-codecs:3.1.6
  1267. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1268. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1269. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1270. | | | | \--- commons-codec:commons-codec:1.6 -> 1.8
  1271. | | | +--- org.codehaus.groovy:groovy:2.4.6
  1272. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1273. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1274. | | | +--- commons-lang:commons-lang:2.6
  1275. | | | +--- org.grails:grails-web:3.1.6 (*)
  1276. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  1277. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  1278. | | +--- org.grails:grails-logging:3.1.6
  1279. | | | +--- org.codehaus.groovy:groovy:2.4.6
  1280. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1281. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1282. | | | \--- org.grails:grails-core:3.1.6 (*)
  1283. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  1284. | | | +--- org.codehaus.groovy:groovy:2.4.6
  1285. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1286. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1287. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  1288. | | +--- org.grails:grails-web:3.1.6 (*)
  1289. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  1290. | +--- org.grails:grails-plugin-services:3.1.6
  1291. | | +--- org.codehaus.groovy:groovy:2.4.6
  1292. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1293. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1294. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  1295. | | +--- org.grails:grails-core:3.1.6 (*)
  1296. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  1297. | | \--- org.grails:grails-plugin-events:3.1.6
  1298. | | +--- org.codehaus.groovy:groovy:2.4.6
  1299. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1300. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1301. | | +--- org.grails:grails-core:3.1.6 (*)
  1302. | | +--- org.grails:grails-async:3.1.6 (*)
  1303. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  1304. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  1305. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1306. | | | | \--- net.minidev:json-smart:2.1.1
  1307. | | | | \--- net.minidev:asm:1.0.2
  1308. | | | | \--- asm:asm:3.3.1
  1309. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  1310. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  1311. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  1312. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  1313. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  1314. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  1315. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  1316. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  1317. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  1318. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  1319. | | +--- com.goldmansachs:gs-collections:5.1.0
  1320. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  1321. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  1322. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  1323. | | +--- org.codehaus.groovy:groovy:2.4.6
  1324. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1325. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1326. | | +--- commons-lang:commons-lang:2.6
  1327. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  1328. | | +--- org.grails:grails-web:3.1.6 (*)
  1329. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  1330. | | \--- org.grails:grails-validation:3.1.6 (*)
  1331. | +--- org.grails:grails-plugin-interceptors:3.1.6
  1332. | | +--- org.codehaus.groovy:groovy:2.4.6
  1333. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1334. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1335. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  1336. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  1337. | +--- org.grails:grails-plugin-async:3.1.6
  1338. | | +--- org.codehaus.groovy:groovy:2.4.6
  1339. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1340. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1341. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  1342. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  1343. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  1344. +--- org.grails:grails-web-boot: -> 3.1.6
  1345. | +--- org.codehaus.groovy:groovy:2.4.6
  1346. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1347. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1348. | \--- org.grails:grails-web-common:3.1.6 (*)
  1349. +--- org.grails.plugins:cache: -> 3.0.2
  1350. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  1351. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  1352. +--- org.grails.plugins:scaffolding: -> 3.2.1
  1353. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  1354. +--- org.grails.plugins:hibernate4: -> 5.0.5
  1355. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  1356. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  1357. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  1358. | +--- dom4j:dom4j:1.6.1
  1359. | | \--- xml-apis:xml-apis:1.0.b2
  1360. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  1361. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  1362. | | +--- antlr:antlr:2.7.7
  1363. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  1364. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  1365. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  1366. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  1367. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1368. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1369. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  1370. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1371. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1372. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  1373. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  1374. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1375. | | +--- javax.transaction:jta:1.1
  1376. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  1377. | | \--- dom4j:dom4j:1.6.1 (*)
  1378. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  1379. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  1380. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  1381. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1382. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  1383. | | +--- dom4j:dom4j:1.6.1 (*)
  1384. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  1385. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  1386. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1387. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1388. | | +--- org.javassist:javassist:3.18.1-GA
  1389. | | +--- antlr:antlr:2.7.7
  1390. | | \--- org.jboss:jandex:1.1.0.Final
  1391. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  1392. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  1393. | +--- javax.validation:validation-api:1.1.0.Final
  1394. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  1395. | \--- com.fasterxml:classmate:1.1.0
  1396. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  1397. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  1398. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1399. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  1400. | \--- net.sf.ehcache:ehcache-core:2.4.3
  1401. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  1402. +--- org.grails.plugins:spring-security-core:3.0.4
  1403. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  1404. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  1405. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  1406. | | +--- aopalliance:aopalliance:1.0
  1407. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1408. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1409. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1410. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1411. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1412. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  1413. | +--- aopalliance:aopalliance:1.0
  1414. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  1415. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1416. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1417. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1418. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1419. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1420. +--- org.grails.plugins:quartz:2.0.8
  1421. | \--- org.quartz-scheduler:quartz:2.2.2
  1422. | +--- c3p0:c3p0:0.9.1.1
  1423. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  1424. +--- org.grails.plugins:mail:2.0.0.RC4
  1425. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  1426. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  1427. | \--- javax.activation:activation:1.1
  1428. +--- eu.bitwalker:UserAgentUtils:1.18
  1429. +--- org.mnode.ical4j:ical4j:1.0.7
  1430. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  1431. | +--- commons-codec:commons-codec:1.8
  1432. | +--- commons-lang:commons-lang:2.6
  1433. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  1434. +--- org.grails.plugins:browser-detection:3.1.0
  1435. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  1436. \--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  1437.  
  1438. console
  1439. \--- org.grails:grails-console: -> 3.1.6
  1440. +--- org.codehaus.groovy:groovy:2.4.6
  1441. +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1442. +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16
  1443. | \--- org.slf4j:slf4j-api:1.7.16
  1444. +--- org.grails:grails-core:3.1.6
  1445. | +--- xalan:serializer:2.7.2
  1446. | +--- org.codehaus.groovy:groovy:2.4.6
  1447. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1448. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1449. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1450. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  1451. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  1452. | | +--- org.springframework:spring-core:4.2.5.RELEASE
  1453. | | | \--- commons-logging:commons-logging:1.2
  1454. | | \--- org.springframework:spring-context:4.2.5.RELEASE
  1455. | | +--- org.springframework:spring-aop:4.2.5.RELEASE
  1456. | | | +--- aopalliance:aopalliance:1.0
  1457. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  1458. | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1459. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1460. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1461. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1462. | | \--- org.springframework:spring-expression:4.2.5.RELEASE
  1463. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1464. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1465. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  1466. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1467. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1468. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1469. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1470. | +--- org.grails:grails-bootstrap:3.1.6
  1471. | | +--- org.codehaus.groovy:groovy:2.4.6
  1472. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1473. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1474. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  1475. | | | \--- org.codehaus.groovy:groovy:2.4.6
  1476. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  1477. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  1478. | | +--- org.apache.ant:ant:1.9.4
  1479. | | | \--- org.apache.ant:ant-launcher:1.9.4
  1480. | | +--- org.codehaus.groovy:groovy:2.4.6
  1481. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  1482. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  1483. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  1484. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  1485. | | | \--- org.codehaus.groovy:groovy:2.4.6
  1486. | | +--- org.apache.ant:ant-antlr:1.9.4
  1487. | | +--- org.apache.ant:ant-launcher:1.9.4
  1488. | | \--- org.apache.ant:ant-junit:1.9.4
  1489. | | \--- org.apache.ant:ant:1.9.4 (*)
  1490. | \--- org.grails:grails-spring:3.1.6
  1491. | +--- org.codehaus.groovy:groovy:2.4.6
  1492. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1493. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1494. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  1495. | +--- org.springframework:spring-web:4.2.5.RELEASE
  1496. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  1497. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1498. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1499. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1500. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  1501. +--- org.codehaus.groovy:groovy-console:2.4.6
  1502. | +--- org.codehaus.groovy:groovy-swing:2.4.6
  1503. | | \--- org.codehaus.groovy:groovy:2.4.6
  1504. | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  1505. | \--- org.codehaus.groovy:groovy:2.4.6
  1506. +--- org.codehaus.groovy:groovy-groovysh:2.4.6
  1507. | +--- org.codehaus.groovy:groovy-console:2.4.6 (*)
  1508. | +--- jline:jline:2.12
  1509. | \--- org.codehaus.groovy:groovy:2.4.6
  1510. +--- org.fusesource.jansi:jansi:1.11
  1511. +--- jline:jline:2.12
  1512. +--- net.java.dev.jna:jna:4.0.0
  1513. +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  1514. \--- org.springframework:spring-test:4.2.5.RELEASE
  1515. \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1516.  
  1517. default - Configuration for default artifacts.
  1518. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  1519. | +--- ch.qos.logback:logback-classic:1.1.5
  1520. | | +--- ch.qos.logback:logback-core:1.1.5
  1521. | | \--- org.slf4j:slf4j-api:1.7.16
  1522. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  1523. | | \--- org.slf4j:slf4j-api:1.7.16
  1524. | +--- org.slf4j:jul-to-slf4j:1.7.16
  1525. | | \--- org.slf4j:slf4j-api:1.7.16
  1526. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  1527. | \--- org.slf4j:slf4j-api:1.7.16
  1528. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  1529. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  1530. | +--- org.springframework:spring-core:4.2.5.RELEASE
  1531. | | \--- commons-logging:commons-logging:1.2
  1532. | \--- org.springframework:spring-context:4.2.5.RELEASE
  1533. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  1534. | | +--- aopalliance:aopalliance:1.0
  1535. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  1536. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1537. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1538. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1539. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1540. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  1541. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1542. +--- org.grails:grails-core: -> 3.1.6
  1543. | +--- xalan:serializer:2.7.2
  1544. | +--- org.codehaus.groovy:groovy:2.4.6
  1545. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1546. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1547. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1548. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  1549. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  1550. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1551. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  1552. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1553. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1554. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1555. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1556. | +--- org.grails:grails-bootstrap:3.1.6
  1557. | | +--- org.codehaus.groovy:groovy:2.4.6
  1558. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1559. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1560. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  1561. | | | \--- org.codehaus.groovy:groovy:2.4.6
  1562. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  1563. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  1564. | | +--- org.apache.ant:ant:1.9.4
  1565. | | | \--- org.apache.ant:ant-launcher:1.9.4
  1566. | | +--- org.codehaus.groovy:groovy:2.4.6
  1567. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  1568. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  1569. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  1570. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  1571. | | | \--- org.codehaus.groovy:groovy:2.4.6
  1572. | | +--- org.apache.ant:ant-antlr:1.9.4
  1573. | | +--- org.apache.ant:ant-launcher:1.9.4
  1574. | | \--- org.apache.ant:ant-junit:1.9.4
  1575. | | \--- org.apache.ant:ant:1.9.4 (*)
  1576. | \--- org.grails:grails-spring:3.1.6
  1577. | +--- org.codehaus.groovy:groovy:2.4.6
  1578. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1579. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1580. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  1581. | +--- org.springframework:spring-web:4.2.5.RELEASE
  1582. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  1583. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1584. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1585. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1586. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  1587. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  1588. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  1589. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  1590. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  1591. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  1592. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1593. | | \--- org.yaml:snakeyaml:1.16
  1594. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  1595. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  1596. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  1597. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  1598. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  1599. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  1600. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1601. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1602. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  1603. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  1604. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  1605. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  1606. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  1607. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  1608. +--- org.grails:grails-dependencies: -> 3.1.6
  1609. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  1610. | +--- org.grails:grails-plugin-rest:3.1.6
  1611. | | +--- org.codehaus.groovy:groovy:2.4.6
  1612. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1613. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1614. | | +--- org.grails:grails-web:3.1.6
  1615. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  1616. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  1617. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  1618. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  1619. | | | +--- org.codehaus.groovy:groovy:2.4.6
  1620. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1621. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1622. | | | +--- org.grails:grails-web-common:3.1.6
  1623. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1624. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1625. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1626. | | | | +--- org.grails:grails-core:3.1.6 (*)
  1627. | | | | +--- org.grails:grails-databinding:3.1.6
  1628. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1629. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1630. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1631. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  1632. | | | | +--- org.grails:grails-encoder:3.1.6
  1633. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1634. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1635. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1636. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  1637. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  1638. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  1639. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  1640. | | | | +--- org.grails:grails-gsp:3.1.6
  1641. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1642. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1643. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1644. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  1645. | | | | | +--- org.grails:grails-taglib:3.1.6
  1646. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1647. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1648. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1649. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  1650. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  1651. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  1652. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  1653. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  1654. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1655. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1656. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1657. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  1658. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  1659. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  1660. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1661. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1662. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1663. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  1664. | | | +--- org.grails:grails-web-gsp:3.1.6
  1665. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1666. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1667. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1668. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  1669. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  1670. | | | | +--- org.grails:grails-web-taglib:3.1.6
  1671. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1672. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1673. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1674. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  1675. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  1676. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  1677. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1678. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1679. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1680. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  1681. | | | | \--- opensymphony:sitemesh:2.4
  1682. | | | +--- org.grails:grails-web-databinding:3.1.6
  1683. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1684. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1685. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1686. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  1687. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  1688. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  1689. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1690. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1691. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1692. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  1693. | | | | +--- org.grails:grails-validation:3.1.6
  1694. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1695. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1696. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1697. | | | | | +--- commons-validator:commons-validator:1.4.1
  1698. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  1699. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  1700. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  1701. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  1702. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  1703. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1704. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1705. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1706. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1707. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1708. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  1709. | | | | | +--- javax.transaction:jta:1.1
  1710. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1711. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1712. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  1713. | | | +--- org.grails:grails-web-jsp:3.1.6
  1714. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1715. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1716. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1717. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  1718. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  1719. | | | +--- org.grails:grails-web-mvc:3.1.6
  1720. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1721. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1722. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1723. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  1724. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  1725. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  1726. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  1727. | | +--- org.grails:grails-plugin-controllers:3.1.6
  1728. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  1729. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1730. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1731. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1732. | | | | +--- commons-lang:commons-lang:2.6
  1733. | | | | \--- org.grails:grails-web:3.1.6 (*)
  1734. | | | +--- org.codehaus.groovy:groovy:2.4.6
  1735. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1736. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1737. | | | +--- org.grails:grails-core:3.1.6 (*)
  1738. | | | +--- org.grails:grails-web:3.1.6 (*)
  1739. | | | +--- org.grails:grails-async:3.1.6
  1740. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1741. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1742. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1743. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  1744. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  1745. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  1746. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  1747. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  1748. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  1749. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  1750. | | | +--- org.grails:grails-plugin-converters:3.1.6
  1751. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1752. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1753. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1754. | | | | +--- commons-lang:commons-lang:2.6
  1755. | | | | +--- org.grails:grails-web:3.1.6 (*)
  1756. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  1757. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1758. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1759. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1760. | | | | +--- org.grails:grails-core:3.1.6 (*)
  1761. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  1762. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  1763. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  1764. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  1765. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  1766. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  1767. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  1768. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1769. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1770. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  1771. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  1772. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  1773. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  1774. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  1775. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  1776. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  1777. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  1778. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  1779. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  1780. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1781. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1782. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1783. | | | | \--- org.grails:grails-web:3.1.6 (*)
  1784. | | | +--- org.grails:grails-plugin-validation:3.1.6
  1785. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1786. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1787. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1788. | | | | +--- org.grails:grails-core:3.1.6 (*)
  1789. | | | | +--- org.grails:grails-web:3.1.6 (*)
  1790. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  1791. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  1792. | | \--- org.grails:grails-plugin-datasource:3.1.6
  1793. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  1794. | | +--- org.codehaus.groovy:groovy:2.4.6
  1795. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1796. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1797. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  1798. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1799. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1800. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  1801. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  1802. | | | \--- org.codehaus.groovy:groovy:2.4.6
  1803. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  1804. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  1805. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  1806. | | \--- org.grails:grails-core:3.1.6 (*)
  1807. | +--- org.grails:grails-plugin-databinding:3.1.6
  1808. | | +--- org.codehaus.groovy:groovy:2.4.6
  1809. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1810. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1811. | | +--- org.grails:grails-core:3.1.6 (*)
  1812. | | \--- org.grails:grails-web:3.1.6 (*)
  1813. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  1814. | +--- org.grails:grails-plugin-gsp:3.1.6
  1815. | | +--- org.codehaus.groovy:groovy:2.4.6
  1816. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1817. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1818. | | +--- org.grails:grails-plugin-codecs:3.1.6
  1819. | | | +--- org.grails:grails-codecs:3.1.6
  1820. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  1821. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1822. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1823. | | | | \--- commons-codec:commons-codec:1.6 -> 1.8
  1824. | | | +--- org.codehaus.groovy:groovy:2.4.6
  1825. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1826. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1827. | | | +--- commons-lang:commons-lang:2.6
  1828. | | | +--- org.grails:grails-web:3.1.6 (*)
  1829. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  1830. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  1831. | | +--- org.grails:grails-logging:3.1.6
  1832. | | | +--- org.codehaus.groovy:groovy:2.4.6
  1833. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1834. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1835. | | | \--- org.grails:grails-core:3.1.6 (*)
  1836. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  1837. | | | +--- org.codehaus.groovy:groovy:2.4.6
  1838. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1839. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1840. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  1841. | | +--- org.grails:grails-web:3.1.6 (*)
  1842. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  1843. | +--- org.grails:grails-plugin-services:3.1.6
  1844. | | +--- org.codehaus.groovy:groovy:2.4.6
  1845. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1846. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1847. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  1848. | | +--- org.grails:grails-core:3.1.6 (*)
  1849. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  1850. | | \--- org.grails:grails-plugin-events:3.1.6
  1851. | | +--- org.codehaus.groovy:groovy:2.4.6
  1852. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1853. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1854. | | +--- org.grails:grails-core:3.1.6 (*)
  1855. | | +--- org.grails:grails-async:3.1.6 (*)
  1856. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  1857. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  1858. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1859. | | | | \--- net.minidev:json-smart:2.1.1
  1860. | | | | \--- net.minidev:asm:1.0.2
  1861. | | | | \--- asm:asm:3.3.1
  1862. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  1863. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  1864. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  1865. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  1866. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  1867. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  1868. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  1869. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  1870. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  1871. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  1872. | | +--- com.goldmansachs:gs-collections:5.1.0
  1873. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  1874. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  1875. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  1876. | | +--- org.codehaus.groovy:groovy:2.4.6
  1877. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1878. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1879. | | +--- commons-lang:commons-lang:2.6
  1880. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  1881. | | +--- org.grails:grails-web:3.1.6 (*)
  1882. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  1883. | | \--- org.grails:grails-validation:3.1.6 (*)
  1884. | +--- org.grails:grails-plugin-interceptors:3.1.6
  1885. | | +--- org.codehaus.groovy:groovy:2.4.6
  1886. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1887. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1888. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  1889. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  1890. | +--- org.grails:grails-plugin-async:3.1.6
  1891. | | +--- org.codehaus.groovy:groovy:2.4.6
  1892. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1893. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1894. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  1895. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  1896. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  1897. +--- org.grails:grails-web-boot: -> 3.1.6
  1898. | +--- org.codehaus.groovy:groovy:2.4.6
  1899. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  1900. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  1901. | \--- org.grails:grails-web-common:3.1.6 (*)
  1902. +--- org.grails.plugins:cache: -> 3.0.2
  1903. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  1904. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  1905. +--- org.grails.plugins:scaffolding: -> 3.2.1
  1906. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  1907. +--- org.grails.plugins:hibernate4: -> 5.0.5
  1908. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  1909. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  1910. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  1911. | +--- dom4j:dom4j:1.6.1
  1912. | | \--- xml-apis:xml-apis:1.0.b2
  1913. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  1914. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  1915. | | +--- antlr:antlr:2.7.7
  1916. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  1917. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  1918. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  1919. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  1920. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1921. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1922. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  1923. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  1924. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  1925. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  1926. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  1927. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  1928. | | +--- javax.transaction:jta:1.1
  1929. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  1930. | | \--- dom4j:dom4j:1.6.1 (*)
  1931. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  1932. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  1933. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  1934. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1935. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  1936. | | +--- dom4j:dom4j:1.6.1 (*)
  1937. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  1938. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  1939. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1940. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  1941. | | +--- org.javassist:javassist:3.18.1-GA
  1942. | | +--- antlr:antlr:2.7.7
  1943. | | \--- org.jboss:jandex:1.1.0.Final
  1944. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  1945. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  1946. | +--- javax.validation:validation-api:1.1.0.Final
  1947. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  1948. | \--- com.fasterxml:classmate:1.1.0
  1949. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  1950. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  1951. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  1952. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  1953. | \--- net.sf.ehcache:ehcache-core:2.4.3
  1954. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  1955. +--- org.grails.plugins:spring-security-core:3.0.4
  1956. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  1957. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  1958. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  1959. | | +--- aopalliance:aopalliance:1.0
  1960. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1961. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1962. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1963. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1964. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1965. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  1966. | +--- aopalliance:aopalliance:1.0
  1967. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  1968. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1969. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1970. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1971. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1972. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  1973. +--- org.grails.plugins:quartz:2.0.8
  1974. | \--- org.quartz-scheduler:quartz:2.2.2
  1975. | +--- c3p0:c3p0:0.9.1.1
  1976. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  1977. +--- org.grails.plugins:mail:2.0.0.RC4
  1978. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  1979. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  1980. | \--- javax.activation:activation:1.1
  1981. +--- eu.bitwalker:UserAgentUtils:1.18
  1982. +--- org.mnode.ical4j:ical4j:1.0.7
  1983. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  1984. | +--- commons-codec:commons-codec:1.8
  1985. | +--- commons-lang:commons-lang:2.6
  1986. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  1987. +--- org.grails.plugins:browser-detection:3.1.0
  1988. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  1989. +--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  1990. +--- com.bertramlabs.plugins:asset-pipeline-grails:2.8.2
  1991. | +--- org.mozilla:rhino:1.7R4
  1992. | \--- com.bertramlabs.plugins:asset-pipeline-core:2.8.2
  1993. | +--- org.mozilla:rhino:1.7R4
  1994. | +--- com.google.javascript:closure-compiler:v20151015
  1995. | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  1996. +--- com.h2database:h2: -> 1.4.191
  1997. +--- org.grails.plugins:grails-flyway:0.2.1
  1998. | \--- org.flywaydb:flyway-core:4.0.1 -> 3.2.1
  1999. \--- mysql:mysql-connector-java:5.1.29
  2000.  
  2001. docs
  2002. \--- org.grails:grails-docs:3.1.6
  2003. +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2004. +--- com.lowagie:itext:2.0.8
  2005. | +--- bouncycastle:bcmail-jdk14:138
  2006. | \--- bouncycastle:bcprov-jdk14:138
  2007. +--- org.codehaus.groovy:groovy:2.4.6
  2008. +--- commons-lang:commons-lang:2.6
  2009. +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16
  2010. | \--- org.slf4j:slf4j-api:1.7.16
  2011. +--- org.apache.ant:ant:1.9.4
  2012. | \--- org.apache.ant:ant-launcher:1.9.4
  2013. +--- org.grails:grails-gdoc-engine:1.0.1
  2014. | \--- org.slf4j:jcl-over-slf4j:1.6.1 -> 1.7.16 (*)
  2015. +--- org.yaml:snakeyaml:1.14 -> 1.16
  2016. +--- org.codehaus.groovy:groovy-ant:2.4.6
  2017. | +--- org.apache.ant:ant:1.9.4 (*)
  2018. | +--- org.codehaus.groovy:groovy:2.4.6
  2019. | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  2020. | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  2021. | | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  2022. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  2023. | | | \--- org.codehaus.groovy:groovy:2.4.6
  2024. | | \--- org.codehaus.groovy:groovy:2.4.6
  2025. | +--- org.apache.ant:ant-antlr:1.9.4
  2026. | +--- org.apache.ant:ant-launcher:1.9.4
  2027. | \--- org.apache.ant:ant-junit:1.9.4
  2028. | \--- org.apache.ant:ant:1.9.4 (*)
  2029. +--- org.xhtmlrenderer:core-renderer:R8
  2030. | \--- com.lowagie:itext:2.0.8 (*)
  2031. \--- org.jsoup:jsoup:1.7.3
  2032.  
  2033. gspCompile
  2034. \--- javax.servlet:javax.servlet-api:3.1.0
  2035.  
  2036. integrationTestCompile - Dependencies for source set 'integration test'.
  2037. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  2038. | +--- ch.qos.logback:logback-classic:1.1.5
  2039. | | +--- ch.qos.logback:logback-core:1.1.5
  2040. | | \--- org.slf4j:slf4j-api:1.7.16
  2041. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  2042. | | \--- org.slf4j:slf4j-api:1.7.16
  2043. | +--- org.slf4j:jul-to-slf4j:1.7.16
  2044. | | \--- org.slf4j:slf4j-api:1.7.16
  2045. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  2046. | \--- org.slf4j:slf4j-api:1.7.16
  2047. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  2048. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  2049. | +--- org.springframework:spring-core:4.2.5.RELEASE
  2050. | | \--- commons-logging:commons-logging:1.2
  2051. | \--- org.springframework:spring-context:4.2.5.RELEASE
  2052. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  2053. | | +--- aopalliance:aopalliance:1.0
  2054. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  2055. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2056. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2057. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2058. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2059. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  2060. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2061. +--- org.grails:grails-core: -> 3.1.6
  2062. | +--- xalan:serializer:2.7.2
  2063. | +--- org.codehaus.groovy:groovy:2.4.6
  2064. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2065. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2066. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  2067. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  2068. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  2069. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2070. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  2071. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2072. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2073. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2074. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  2075. | +--- org.grails:grails-bootstrap:3.1.6
  2076. | | +--- org.codehaus.groovy:groovy:2.4.6
  2077. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2078. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2079. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  2080. | | | \--- org.codehaus.groovy:groovy:2.4.6
  2081. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  2082. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  2083. | | +--- org.apache.ant:ant:1.9.4
  2084. | | | \--- org.apache.ant:ant-launcher:1.9.4
  2085. | | +--- org.codehaus.groovy:groovy:2.4.6
  2086. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  2087. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  2088. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  2089. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  2090. | | | \--- org.codehaus.groovy:groovy:2.4.6
  2091. | | +--- org.apache.ant:ant-antlr:1.9.4
  2092. | | +--- org.apache.ant:ant-launcher:1.9.4
  2093. | | \--- org.apache.ant:ant-junit:1.9.4
  2094. | | \--- org.apache.ant:ant:1.9.4 (*)
  2095. | \--- org.grails:grails-spring:3.1.6
  2096. | +--- org.codehaus.groovy:groovy:2.4.6
  2097. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2098. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2099. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  2100. | +--- org.springframework:spring-web:4.2.5.RELEASE
  2101. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  2102. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2103. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  2104. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2105. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  2106. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  2107. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  2108. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  2109. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  2110. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  2111. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2112. | | \--- org.yaml:snakeyaml:1.16
  2113. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  2114. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  2115. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  2116. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  2117. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  2118. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  2119. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2120. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  2121. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  2122. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  2123. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  2124. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  2125. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  2126. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  2127. +--- org.grails:grails-dependencies: -> 3.1.6
  2128. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  2129. | +--- org.grails:grails-plugin-rest:3.1.6
  2130. | | +--- org.codehaus.groovy:groovy:2.4.6
  2131. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2132. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2133. | | +--- org.grails:grails-web:3.1.6
  2134. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  2135. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  2136. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  2137. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  2138. | | | +--- org.codehaus.groovy:groovy:2.4.6
  2139. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2140. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2141. | | | +--- org.grails:grails-web-common:3.1.6
  2142. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2143. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2144. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2145. | | | | +--- org.grails:grails-core:3.1.6 (*)
  2146. | | | | +--- org.grails:grails-databinding:3.1.6
  2147. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2148. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2149. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2150. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  2151. | | | | +--- org.grails:grails-encoder:3.1.6
  2152. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2153. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2154. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2155. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  2156. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  2157. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  2158. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  2159. | | | | +--- org.grails:grails-gsp:3.1.6
  2160. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2161. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2162. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2163. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  2164. | | | | | +--- org.grails:grails-taglib:3.1.6
  2165. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2166. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2167. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2168. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  2169. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  2170. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  2171. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  2172. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  2173. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2174. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  2175. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2176. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  2177. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  2178. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  2179. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2180. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  2181. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2182. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  2183. | | | +--- org.grails:grails-web-gsp:3.1.6
  2184. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2185. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2186. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2187. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  2188. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  2189. | | | | +--- org.grails:grails-web-taglib:3.1.6
  2190. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2191. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2192. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2193. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  2194. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  2195. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  2196. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2197. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2198. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2199. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  2200. | | | | \--- opensymphony:sitemesh:2.4
  2201. | | | +--- org.grails:grails-web-databinding:3.1.6
  2202. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2203. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2204. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2205. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  2206. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  2207. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  2208. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2209. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2210. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2211. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  2212. | | | | +--- org.grails:grails-validation:3.1.6
  2213. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2214. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2215. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2216. | | | | | +--- commons-validator:commons-validator:1.4.1
  2217. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2218. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  2219. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  2220. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  2221. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  2222. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2223. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2224. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2225. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2226. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  2227. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  2228. | | | | | +--- javax.transaction:jta:1.1
  2229. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2230. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2231. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  2232. | | | +--- org.grails:grails-web-jsp:3.1.6
  2233. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2234. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2235. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2236. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  2237. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  2238. | | | +--- org.grails:grails-web-mvc:3.1.6
  2239. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2240. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2241. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2242. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  2243. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  2244. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  2245. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  2246. | | +--- org.grails:grails-plugin-controllers:3.1.6
  2247. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  2248. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2249. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2250. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2251. | | | | +--- commons-lang:commons-lang:2.6
  2252. | | | | \--- org.grails:grails-web:3.1.6 (*)
  2253. | | | +--- org.codehaus.groovy:groovy:2.4.6
  2254. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2255. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2256. | | | +--- org.grails:grails-core:3.1.6 (*)
  2257. | | | +--- org.grails:grails-web:3.1.6 (*)
  2258. | | | +--- org.grails:grails-async:3.1.6
  2259. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2260. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2261. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2262. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  2263. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  2264. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  2265. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  2266. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  2267. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  2268. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  2269. | | | +--- org.grails:grails-plugin-converters:3.1.6
  2270. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2271. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2272. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2273. | | | | +--- commons-lang:commons-lang:2.6
  2274. | | | | +--- org.grails:grails-web:3.1.6 (*)
  2275. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  2276. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2277. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2278. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2279. | | | | +--- org.grails:grails-core:3.1.6 (*)
  2280. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  2281. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  2282. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  2283. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  2284. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  2285. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  2286. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  2287. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2288. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2289. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  2290. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  2291. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  2292. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  2293. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  2294. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  2295. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  2296. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  2297. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  2298. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  2299. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2300. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2301. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2302. | | | | \--- org.grails:grails-web:3.1.6 (*)
  2303. | | | +--- org.grails:grails-plugin-validation:3.1.6
  2304. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2305. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2306. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2307. | | | | +--- org.grails:grails-core:3.1.6 (*)
  2308. | | | | +--- org.grails:grails-web:3.1.6 (*)
  2309. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  2310. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  2311. | | \--- org.grails:grails-plugin-datasource:3.1.6
  2312. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  2313. | | +--- org.codehaus.groovy:groovy:2.4.6
  2314. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2315. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2316. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  2317. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2318. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2319. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  2320. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  2321. | | | \--- org.codehaus.groovy:groovy:2.4.6
  2322. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  2323. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  2324. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  2325. | | \--- org.grails:grails-core:3.1.6 (*)
  2326. | +--- org.grails:grails-plugin-databinding:3.1.6
  2327. | | +--- org.codehaus.groovy:groovy:2.4.6
  2328. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2329. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2330. | | +--- org.grails:grails-core:3.1.6 (*)
  2331. | | \--- org.grails:grails-web:3.1.6 (*)
  2332. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  2333. | +--- org.grails:grails-plugin-gsp:3.1.6
  2334. | | +--- org.codehaus.groovy:groovy:2.4.6
  2335. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2336. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2337. | | +--- org.grails:grails-plugin-codecs:3.1.6
  2338. | | | +--- org.grails:grails-codecs:3.1.6
  2339. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2340. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2341. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2342. | | | | \--- commons-codec:commons-codec:1.6 -> 1.9
  2343. | | | +--- org.codehaus.groovy:groovy:2.4.6
  2344. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2345. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2346. | | | +--- commons-lang:commons-lang:2.6
  2347. | | | +--- org.grails:grails-web:3.1.6 (*)
  2348. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  2349. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  2350. | | +--- org.grails:grails-logging:3.1.6
  2351. | | | +--- org.codehaus.groovy:groovy:2.4.6
  2352. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2353. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2354. | | | \--- org.grails:grails-core:3.1.6 (*)
  2355. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  2356. | | | +--- org.codehaus.groovy:groovy:2.4.6
  2357. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2358. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2359. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  2360. | | +--- org.grails:grails-web:3.1.6 (*)
  2361. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  2362. | +--- org.grails:grails-plugin-services:3.1.6
  2363. | | +--- org.codehaus.groovy:groovy:2.4.6
  2364. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2365. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2366. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  2367. | | +--- org.grails:grails-core:3.1.6 (*)
  2368. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  2369. | | \--- org.grails:grails-plugin-events:3.1.6
  2370. | | +--- org.codehaus.groovy:groovy:2.4.6
  2371. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2372. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2373. | | +--- org.grails:grails-core:3.1.6 (*)
  2374. | | +--- org.grails:grails-async:3.1.6 (*)
  2375. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  2376. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  2377. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2378. | | | | \--- net.minidev:json-smart:2.1.1
  2379. | | | | \--- net.minidev:asm:1.0.2
  2380. | | | | \--- asm:asm:3.3.1
  2381. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  2382. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  2383. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  2384. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  2385. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  2386. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  2387. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  2388. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  2389. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  2390. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  2391. | | +--- com.goldmansachs:gs-collections:5.1.0
  2392. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  2393. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  2394. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  2395. | | +--- org.codehaus.groovy:groovy:2.4.6
  2396. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2397. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2398. | | +--- commons-lang:commons-lang:2.6
  2399. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  2400. | | +--- org.grails:grails-web:3.1.6 (*)
  2401. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  2402. | | \--- org.grails:grails-validation:3.1.6 (*)
  2403. | +--- org.grails:grails-plugin-interceptors:3.1.6
  2404. | | +--- org.codehaus.groovy:groovy:2.4.6
  2405. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2406. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2407. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  2408. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  2409. | +--- org.grails:grails-plugin-async:3.1.6
  2410. | | +--- org.codehaus.groovy:groovy:2.4.6
  2411. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2412. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2413. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  2414. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  2415. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  2416. +--- org.grails:grails-web-boot: -> 3.1.6
  2417. | +--- org.codehaus.groovy:groovy:2.4.6
  2418. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2419. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2420. | \--- org.grails:grails-web-common:3.1.6 (*)
  2421. +--- org.grails.plugins:cache: -> 3.0.2
  2422. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  2423. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  2424. +--- org.grails.plugins:scaffolding: -> 3.2.1
  2425. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  2426. +--- org.grails.plugins:hibernate4: -> 5.0.5
  2427. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  2428. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  2429. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  2430. | +--- dom4j:dom4j:1.6.1
  2431. | | \--- xml-apis:xml-apis:1.0.b2
  2432. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  2433. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  2434. | | +--- antlr:antlr:2.7.7
  2435. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  2436. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  2437. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  2438. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  2439. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2440. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2441. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  2442. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2443. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2444. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  2445. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  2446. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2447. | | +--- javax.transaction:jta:1.1
  2448. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  2449. | | \--- dom4j:dom4j:1.6.1 (*)
  2450. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  2451. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  2452. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  2453. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2454. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  2455. | | +--- dom4j:dom4j:1.6.1 (*)
  2456. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  2457. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  2458. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2459. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  2460. | | +--- org.javassist:javassist:3.18.1-GA
  2461. | | +--- antlr:antlr:2.7.7
  2462. | | \--- org.jboss:jandex:1.1.0.Final
  2463. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  2464. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  2465. | +--- javax.validation:validation-api:1.1.0.Final
  2466. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  2467. | \--- com.fasterxml:classmate:1.1.0
  2468. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  2469. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  2470. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2471. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  2472. | \--- net.sf.ehcache:ehcache-core:2.4.3
  2473. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  2474. +--- org.grails.plugins:spring-security-core:3.0.4
  2475. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  2476. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  2477. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  2478. | | +--- aopalliance:aopalliance:1.0
  2479. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  2480. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  2481. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  2482. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  2483. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  2484. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  2485. | +--- aopalliance:aopalliance:1.0
  2486. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  2487. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  2488. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  2489. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  2490. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  2491. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  2492. +--- org.grails.plugins:quartz:2.0.8
  2493. | \--- org.quartz-scheduler:quartz:2.2.2
  2494. | +--- c3p0:c3p0:0.9.1.1
  2495. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  2496. +--- org.grails.plugins:mail:2.0.0.RC4
  2497. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  2498. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  2499. | \--- javax.activation:activation:1.1
  2500. +--- eu.bitwalker:UserAgentUtils:1.18
  2501. +--- org.mnode.ical4j:ical4j:1.0.7
  2502. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  2503. | +--- commons-codec:commons-codec:1.8 -> 1.9
  2504. | +--- commons-lang:commons-lang:2.6
  2505. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  2506. +--- org.grails.plugins:browser-detection:3.1.0
  2507. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  2508. +--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  2509. +--- org.grails:grails-plugin-testing: -> 3.1.6
  2510. | +--- cglib:cglib:2.2.2
  2511. | | \--- asm:asm:3.3.1
  2512. | +--- org.codehaus.groovy:groovy:2.4.6
  2513. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2514. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2515. | +--- org.grails:grails-test:3.1.6
  2516. | | +--- org.codehaus.groovy:groovy:2.4.6
  2517. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2518. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2519. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  2520. | | +--- org.codehaus.groovy:groovy-test:2.4.6
  2521. | | +--- junit:junit:4.12
  2522. | | | \--- org.hamcrest:hamcrest-core:1.3
  2523. | | +--- org.spockframework:spock-core:1.0-groovy-2.4
  2524. | | | \--- junit:junit:4.12 (*)
  2525. | | \--- org.objenesis:objenesis:1.4 -> 2.1
  2526. | +--- org.grails:grails-logging:3.1.6 (*)
  2527. | +--- org.grails:grails-async:3.1.6 (*)
  2528. | +--- org.springframework.boot:spring-boot-starter-test:1.3.3.RELEASE
  2529. | | +--- junit:junit:4.12 (*)
  2530. | | +--- org.mockito:mockito-core:1.10.19
  2531. | | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  2532. | | | \--- org.objenesis:objenesis:2.1
  2533. | | +--- org.hamcrest:hamcrest-core:1.3
  2534. | | +--- org.hamcrest:hamcrest-library:1.3
  2535. | | | \--- org.hamcrest:hamcrest-core:1.3
  2536. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2537. | | \--- org.springframework:spring-test:4.2.5.RELEASE
  2538. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2539. | +--- org.spockframework:spock-spring:1.0-groovy-2.4
  2540. | | \--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  2541. | +--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  2542. | \--- junit:junit:4.12 (*)
  2543. +--- org.grails.plugins:geb: -> 1.0.1
  2544. | +--- org.gebish:geb-spock:0.12.2
  2545. | | \--- org.gebish:geb-core:0.12.2
  2546. | | +--- org.gebish:geb-waiting:0.12.2
  2547. | | | +--- org.gebish:geb-exceptions:0.12.2
  2548. | | | \--- org.gebish:geb-implicit-assertions:0.12.2
  2549. | | \--- org.gebish:geb-ast:0.12.2
  2550. | \--- org.seleniumhq.selenium:selenium-support:2.47.1
  2551. | \--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1
  2552. | +--- cglib:cglib-nodep:2.1_3
  2553. | +--- com.google.code.gson:gson:2.3.1
  2554. | +--- org.seleniumhq.selenium:selenium-api:2.47.1
  2555. | | +--- com.google.guava:guava:18.0
  2556. | | +--- com.google.code.gson:gson:2.3.1
  2557. | | \--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.1
  2558. | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
  2559. | | +--- commons-logging:commons-logging:1.2
  2560. | | \--- commons-codec:commons-codec:1.9
  2561. | +--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.1 (*)
  2562. | +--- com.google.guava:guava:18.0
  2563. | +--- org.apache.commons:commons-exec:1.3
  2564. | +--- net.java.dev.jna:jna:4.1.0
  2565. | \--- net.java.dev.jna:jna-platform:4.1.0
  2566. | \--- net.java.dev.jna:jna:4.1.0
  2567. +--- org.grails.plugins:grails-wizer:0.3
  2568. | \--- org.subethamail:subethasmtp-wiser:1.2
  2569. | +--- org.subethamail:subethasmtp-smtp:1.2
  2570. | | +--- commons-logging:commons-logging:1.1 -> 1.2
  2571. | | \--- javax.mail:mail:1.4
  2572. | | \--- javax.activation:activation:1.1
  2573. | +--- commons-logging:commons-logging:1.1 -> 1.2
  2574. | \--- javax.mail:mail:1.4 (*)
  2575. \--- org.grails:grails-datastore-test-support:5.0.5.RELEASE
  2576.  
  2577. integrationTestCompileClasspath - Compile classpath for source set 'integration test'.
  2578. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  2579. | +--- ch.qos.logback:logback-classic:1.1.5
  2580. | | +--- ch.qos.logback:logback-core:1.1.5
  2581. | | \--- org.slf4j:slf4j-api:1.7.16
  2582. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  2583. | | \--- org.slf4j:slf4j-api:1.7.16
  2584. | +--- org.slf4j:jul-to-slf4j:1.7.16
  2585. | | \--- org.slf4j:slf4j-api:1.7.16
  2586. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  2587. | \--- org.slf4j:slf4j-api:1.7.16
  2588. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  2589. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  2590. | +--- org.springframework:spring-core:4.2.5.RELEASE
  2591. | | \--- commons-logging:commons-logging:1.2
  2592. | \--- org.springframework:spring-context:4.2.5.RELEASE
  2593. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  2594. | | +--- aopalliance:aopalliance:1.0
  2595. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  2596. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2597. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2598. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2599. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2600. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  2601. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2602. +--- org.grails:grails-core: -> 3.1.6
  2603. | +--- xalan:serializer:2.7.2
  2604. | +--- org.codehaus.groovy:groovy:2.4.6
  2605. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2606. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2607. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  2608. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  2609. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  2610. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2611. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  2612. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2613. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2614. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2615. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  2616. | +--- org.grails:grails-bootstrap:3.1.6
  2617. | | +--- org.codehaus.groovy:groovy:2.4.6
  2618. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2619. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2620. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  2621. | | | \--- org.codehaus.groovy:groovy:2.4.6
  2622. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  2623. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  2624. | | +--- org.apache.ant:ant:1.9.4
  2625. | | | \--- org.apache.ant:ant-launcher:1.9.4
  2626. | | +--- org.codehaus.groovy:groovy:2.4.6
  2627. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  2628. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  2629. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  2630. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  2631. | | | \--- org.codehaus.groovy:groovy:2.4.6
  2632. | | +--- org.apache.ant:ant-antlr:1.9.4
  2633. | | +--- org.apache.ant:ant-launcher:1.9.4
  2634. | | \--- org.apache.ant:ant-junit:1.9.4
  2635. | | \--- org.apache.ant:ant:1.9.4 (*)
  2636. | \--- org.grails:grails-spring:3.1.6
  2637. | +--- org.codehaus.groovy:groovy:2.4.6
  2638. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2639. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2640. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  2641. | +--- org.springframework:spring-web:4.2.5.RELEASE
  2642. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  2643. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2644. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  2645. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2646. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  2647. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  2648. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  2649. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  2650. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  2651. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  2652. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2653. | | \--- org.yaml:snakeyaml:1.16
  2654. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  2655. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  2656. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  2657. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  2658. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  2659. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  2660. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2661. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  2662. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  2663. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  2664. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  2665. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  2666. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  2667. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  2668. +--- org.grails:grails-dependencies: -> 3.1.6
  2669. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  2670. | +--- org.grails:grails-plugin-rest:3.1.6
  2671. | | +--- org.codehaus.groovy:groovy:2.4.6
  2672. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2673. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2674. | | +--- org.grails:grails-web:3.1.6
  2675. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  2676. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  2677. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  2678. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  2679. | | | +--- org.codehaus.groovy:groovy:2.4.6
  2680. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2681. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2682. | | | +--- org.grails:grails-web-common:3.1.6
  2683. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2684. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2685. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2686. | | | | +--- org.grails:grails-core:3.1.6 (*)
  2687. | | | | +--- org.grails:grails-databinding:3.1.6
  2688. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2689. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2690. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2691. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  2692. | | | | +--- org.grails:grails-encoder:3.1.6
  2693. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2694. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2695. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2696. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  2697. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  2698. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  2699. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  2700. | | | | +--- org.grails:grails-gsp:3.1.6
  2701. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2702. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2703. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2704. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  2705. | | | | | +--- org.grails:grails-taglib:3.1.6
  2706. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2707. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2708. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2709. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  2710. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  2711. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  2712. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  2713. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  2714. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2715. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  2716. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2717. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  2718. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  2719. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  2720. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2721. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  2722. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2723. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  2724. | | | +--- org.grails:grails-web-gsp:3.1.6
  2725. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2726. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2727. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2728. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  2729. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  2730. | | | | +--- org.grails:grails-web-taglib:3.1.6
  2731. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2732. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2733. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2734. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  2735. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  2736. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  2737. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2738. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2739. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2740. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  2741. | | | | \--- opensymphony:sitemesh:2.4
  2742. | | | +--- org.grails:grails-web-databinding:3.1.6
  2743. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2744. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2745. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2746. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  2747. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  2748. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  2749. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2750. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2751. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2752. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  2753. | | | | +--- org.grails:grails-validation:3.1.6
  2754. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2755. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2756. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2757. | | | | | +--- commons-validator:commons-validator:1.4.1
  2758. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  2759. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  2760. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  2761. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  2762. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  2763. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2764. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2765. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2766. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2767. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  2768. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  2769. | | | | | +--- javax.transaction:jta:1.1
  2770. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2771. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2772. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  2773. | | | +--- org.grails:grails-web-jsp:3.1.6
  2774. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2775. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2776. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2777. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  2778. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  2779. | | | +--- org.grails:grails-web-mvc:3.1.6
  2780. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2781. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2782. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2783. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  2784. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  2785. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  2786. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  2787. | | +--- org.grails:grails-plugin-controllers:3.1.6
  2788. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  2789. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2790. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2791. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2792. | | | | +--- commons-lang:commons-lang:2.6
  2793. | | | | \--- org.grails:grails-web:3.1.6 (*)
  2794. | | | +--- org.codehaus.groovy:groovy:2.4.6
  2795. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2796. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2797. | | | +--- org.grails:grails-core:3.1.6 (*)
  2798. | | | +--- org.grails:grails-web:3.1.6 (*)
  2799. | | | +--- org.grails:grails-async:3.1.6
  2800. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2801. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2802. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2803. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  2804. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  2805. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  2806. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  2807. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  2808. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  2809. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  2810. | | | +--- org.grails:grails-plugin-converters:3.1.6
  2811. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2812. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2813. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2814. | | | | +--- commons-lang:commons-lang:2.6
  2815. | | | | +--- org.grails:grails-web:3.1.6 (*)
  2816. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  2817. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2818. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2819. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2820. | | | | +--- org.grails:grails-core:3.1.6 (*)
  2821. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  2822. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  2823. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  2824. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  2825. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  2826. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  2827. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  2828. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2829. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2830. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  2831. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  2832. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  2833. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  2834. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  2835. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  2836. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  2837. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  2838. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  2839. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  2840. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2841. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2842. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2843. | | | | \--- org.grails:grails-web:3.1.6 (*)
  2844. | | | +--- org.grails:grails-plugin-validation:3.1.6
  2845. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2846. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2847. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2848. | | | | +--- org.grails:grails-core:3.1.6 (*)
  2849. | | | | +--- org.grails:grails-web:3.1.6 (*)
  2850. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  2851. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  2852. | | \--- org.grails:grails-plugin-datasource:3.1.6
  2853. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  2854. | | +--- org.codehaus.groovy:groovy:2.4.6
  2855. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2856. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2857. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  2858. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2859. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2860. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  2861. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  2862. | | | \--- org.codehaus.groovy:groovy:2.4.6
  2863. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  2864. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  2865. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  2866. | | \--- org.grails:grails-core:3.1.6 (*)
  2867. | +--- org.grails:grails-plugin-databinding:3.1.6
  2868. | | +--- org.codehaus.groovy:groovy:2.4.6
  2869. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2870. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2871. | | +--- org.grails:grails-core:3.1.6 (*)
  2872. | | \--- org.grails:grails-web:3.1.6 (*)
  2873. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  2874. | +--- org.grails:grails-plugin-gsp:3.1.6
  2875. | | +--- org.codehaus.groovy:groovy:2.4.6
  2876. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2877. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2878. | | +--- org.grails:grails-plugin-codecs:3.1.6
  2879. | | | +--- org.grails:grails-codecs:3.1.6
  2880. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  2881. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2882. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2883. | | | | \--- commons-codec:commons-codec:1.6 -> 1.9
  2884. | | | +--- org.codehaus.groovy:groovy:2.4.6
  2885. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2886. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2887. | | | +--- commons-lang:commons-lang:2.6
  2888. | | | +--- org.grails:grails-web:3.1.6 (*)
  2889. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  2890. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  2891. | | +--- org.grails:grails-logging:3.1.6
  2892. | | | +--- org.codehaus.groovy:groovy:2.4.6
  2893. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2894. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2895. | | | \--- org.grails:grails-core:3.1.6 (*)
  2896. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  2897. | | | +--- org.codehaus.groovy:groovy:2.4.6
  2898. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2899. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2900. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  2901. | | +--- org.grails:grails-web:3.1.6 (*)
  2902. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  2903. | +--- org.grails:grails-plugin-services:3.1.6
  2904. | | +--- org.codehaus.groovy:groovy:2.4.6
  2905. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2906. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2907. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  2908. | | +--- org.grails:grails-core:3.1.6 (*)
  2909. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  2910. | | \--- org.grails:grails-plugin-events:3.1.6
  2911. | | +--- org.codehaus.groovy:groovy:2.4.6
  2912. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2913. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2914. | | +--- org.grails:grails-core:3.1.6 (*)
  2915. | | +--- org.grails:grails-async:3.1.6 (*)
  2916. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  2917. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  2918. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2919. | | | | \--- net.minidev:json-smart:2.1.1
  2920. | | | | \--- net.minidev:asm:1.0.2
  2921. | | | | \--- asm:asm:3.3.1
  2922. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  2923. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  2924. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  2925. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  2926. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  2927. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  2928. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  2929. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  2930. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  2931. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  2932. | | +--- com.goldmansachs:gs-collections:5.1.0
  2933. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  2934. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  2935. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  2936. | | +--- org.codehaus.groovy:groovy:2.4.6
  2937. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2938. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2939. | | +--- commons-lang:commons-lang:2.6
  2940. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  2941. | | +--- org.grails:grails-web:3.1.6 (*)
  2942. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  2943. | | \--- org.grails:grails-validation:3.1.6 (*)
  2944. | +--- org.grails:grails-plugin-interceptors:3.1.6
  2945. | | +--- org.codehaus.groovy:groovy:2.4.6
  2946. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2947. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2948. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  2949. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  2950. | +--- org.grails:grails-plugin-async:3.1.6
  2951. | | +--- org.codehaus.groovy:groovy:2.4.6
  2952. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2953. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2954. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  2955. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  2956. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  2957. +--- org.grails:grails-web-boot: -> 3.1.6
  2958. | +--- org.codehaus.groovy:groovy:2.4.6
  2959. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  2960. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  2961. | \--- org.grails:grails-web-common:3.1.6 (*)
  2962. +--- org.grails.plugins:cache: -> 3.0.2
  2963. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  2964. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  2965. +--- org.grails.plugins:scaffolding: -> 3.2.1
  2966. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  2967. +--- org.grails.plugins:hibernate4: -> 5.0.5
  2968. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  2969. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  2970. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  2971. | +--- dom4j:dom4j:1.6.1
  2972. | | \--- xml-apis:xml-apis:1.0.b2
  2973. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  2974. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  2975. | | +--- antlr:antlr:2.7.7
  2976. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  2977. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  2978. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  2979. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  2980. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2981. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2982. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  2983. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  2984. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  2985. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  2986. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  2987. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  2988. | | +--- javax.transaction:jta:1.1
  2989. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  2990. | | \--- dom4j:dom4j:1.6.1 (*)
  2991. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  2992. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  2993. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  2994. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  2995. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  2996. | | +--- dom4j:dom4j:1.6.1 (*)
  2997. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  2998. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  2999. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  3000. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  3001. | | +--- org.javassist:javassist:3.18.1-GA
  3002. | | +--- antlr:antlr:2.7.7
  3003. | | \--- org.jboss:jandex:1.1.0.Final
  3004. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  3005. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  3006. | +--- javax.validation:validation-api:1.1.0.Final
  3007. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  3008. | \--- com.fasterxml:classmate:1.1.0
  3009. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  3010. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  3011. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  3012. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  3013. | \--- net.sf.ehcache:ehcache-core:2.4.3
  3014. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  3015. +--- org.grails.plugins:spring-security-core:3.0.4
  3016. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  3017. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  3018. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  3019. | | +--- aopalliance:aopalliance:1.0
  3020. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3021. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3022. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3023. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3024. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3025. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  3026. | +--- aopalliance:aopalliance:1.0
  3027. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  3028. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3029. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3030. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3031. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3032. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3033. +--- org.grails.plugins:quartz:2.0.8
  3034. | \--- org.quartz-scheduler:quartz:2.2.2
  3035. | +--- c3p0:c3p0:0.9.1.1
  3036. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  3037. +--- org.grails.plugins:mail:2.0.0.RC4
  3038. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  3039. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  3040. | \--- javax.activation:activation:1.1
  3041. +--- eu.bitwalker:UserAgentUtils:1.18
  3042. +--- org.mnode.ical4j:ical4j:1.0.7
  3043. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  3044. | +--- commons-codec:commons-codec:1.8 -> 1.9
  3045. | +--- commons-lang:commons-lang:2.6
  3046. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  3047. +--- org.grails.plugins:browser-detection:3.1.0
  3048. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  3049. +--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  3050. +--- org.grails:grails-plugin-testing: -> 3.1.6
  3051. | +--- cglib:cglib:2.2.2
  3052. | | \--- asm:asm:3.3.1
  3053. | +--- org.codehaus.groovy:groovy:2.4.6
  3054. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3055. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3056. | +--- org.grails:grails-test:3.1.6
  3057. | | +--- org.codehaus.groovy:groovy:2.4.6
  3058. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3059. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3060. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  3061. | | +--- org.codehaus.groovy:groovy-test:2.4.6
  3062. | | +--- junit:junit:4.12
  3063. | | | \--- org.hamcrest:hamcrest-core:1.3
  3064. | | +--- org.spockframework:spock-core:1.0-groovy-2.4
  3065. | | | \--- junit:junit:4.12 (*)
  3066. | | \--- org.objenesis:objenesis:1.4 -> 2.1
  3067. | +--- org.grails:grails-logging:3.1.6 (*)
  3068. | +--- org.grails:grails-async:3.1.6 (*)
  3069. | +--- org.springframework.boot:spring-boot-starter-test:1.3.3.RELEASE
  3070. | | +--- junit:junit:4.12 (*)
  3071. | | +--- org.mockito:mockito-core:1.10.19
  3072. | | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  3073. | | | \--- org.objenesis:objenesis:2.1
  3074. | | +--- org.hamcrest:hamcrest-core:1.3
  3075. | | +--- org.hamcrest:hamcrest-library:1.3
  3076. | | | \--- org.hamcrest:hamcrest-core:1.3
  3077. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3078. | | \--- org.springframework:spring-test:4.2.5.RELEASE
  3079. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3080. | +--- org.spockframework:spock-spring:1.0-groovy-2.4
  3081. | | \--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  3082. | +--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  3083. | \--- junit:junit:4.12 (*)
  3084. +--- org.grails.plugins:geb: -> 1.0.1
  3085. | +--- org.gebish:geb-spock:0.12.2
  3086. | | \--- org.gebish:geb-core:0.12.2
  3087. | | +--- org.gebish:geb-waiting:0.12.2
  3088. | | | +--- org.gebish:geb-exceptions:0.12.2
  3089. | | | \--- org.gebish:geb-implicit-assertions:0.12.2
  3090. | | \--- org.gebish:geb-ast:0.12.2
  3091. | \--- org.seleniumhq.selenium:selenium-support:2.47.1
  3092. | \--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1
  3093. | +--- cglib:cglib-nodep:2.1_3
  3094. | +--- com.google.code.gson:gson:2.3.1
  3095. | +--- org.seleniumhq.selenium:selenium-api:2.47.1
  3096. | | +--- com.google.guava:guava:18.0
  3097. | | +--- com.google.code.gson:gson:2.3.1
  3098. | | \--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.1
  3099. | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
  3100. | | +--- commons-logging:commons-logging:1.2
  3101. | | \--- commons-codec:commons-codec:1.9
  3102. | +--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.1 (*)
  3103. | +--- com.google.guava:guava:18.0
  3104. | +--- org.apache.commons:commons-exec:1.3
  3105. | +--- net.java.dev.jna:jna:4.1.0
  3106. | \--- net.java.dev.jna:jna-platform:4.1.0
  3107. | \--- net.java.dev.jna:jna:4.1.0
  3108. +--- org.grails.plugins:grails-wizer:0.3
  3109. | \--- org.subethamail:subethasmtp-wiser:1.2
  3110. | +--- org.subethamail:subethasmtp-smtp:1.2
  3111. | | +--- commons-logging:commons-logging:1.1 -> 1.2
  3112. | | \--- javax.mail:mail:1.4
  3113. | | \--- javax.activation:activation:1.1
  3114. | +--- commons-logging:commons-logging:1.1 -> 1.2
  3115. | \--- javax.mail:mail:1.4 (*)
  3116. \--- org.grails:grails-datastore-test-support:5.0.5.RELEASE
  3117.  
  3118. integrationTestCompileOnly - Compile dependencies for source set 'integration test'.
  3119. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  3120. | +--- ch.qos.logback:logback-classic:1.1.5
  3121. | | +--- ch.qos.logback:logback-core:1.1.5
  3122. | | \--- org.slf4j:slf4j-api:1.7.16
  3123. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  3124. | | \--- org.slf4j:slf4j-api:1.7.16
  3125. | +--- org.slf4j:jul-to-slf4j:1.7.16
  3126. | | \--- org.slf4j:slf4j-api:1.7.16
  3127. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  3128. | \--- org.slf4j:slf4j-api:1.7.16
  3129. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  3130. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  3131. | +--- org.springframework:spring-core:4.2.5.RELEASE
  3132. | | \--- commons-logging:commons-logging:1.2
  3133. | \--- org.springframework:spring-context:4.2.5.RELEASE
  3134. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  3135. | | +--- aopalliance:aopalliance:1.0
  3136. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  3137. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3138. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3139. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3140. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3141. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  3142. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3143. +--- org.grails:grails-core: -> 3.1.6
  3144. | +--- xalan:serializer:2.7.2
  3145. | +--- org.codehaus.groovy:groovy:2.4.6
  3146. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3147. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3148. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  3149. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  3150. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  3151. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3152. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  3153. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3154. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3155. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3156. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  3157. | +--- org.grails:grails-bootstrap:3.1.6
  3158. | | +--- org.codehaus.groovy:groovy:2.4.6
  3159. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3160. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3161. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  3162. | | | \--- org.codehaus.groovy:groovy:2.4.6
  3163. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  3164. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  3165. | | +--- org.apache.ant:ant:1.9.4
  3166. | | | \--- org.apache.ant:ant-launcher:1.9.4
  3167. | | +--- org.codehaus.groovy:groovy:2.4.6
  3168. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  3169. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  3170. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  3171. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  3172. | | | \--- org.codehaus.groovy:groovy:2.4.6
  3173. | | +--- org.apache.ant:ant-antlr:1.9.4
  3174. | | +--- org.apache.ant:ant-launcher:1.9.4
  3175. | | \--- org.apache.ant:ant-junit:1.9.4
  3176. | | \--- org.apache.ant:ant:1.9.4 (*)
  3177. | \--- org.grails:grails-spring:3.1.6
  3178. | +--- org.codehaus.groovy:groovy:2.4.6
  3179. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3180. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3181. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  3182. | +--- org.springframework:spring-web:4.2.5.RELEASE
  3183. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  3184. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3185. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  3186. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3187. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  3188. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  3189. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  3190. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  3191. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  3192. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  3193. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3194. | | \--- org.yaml:snakeyaml:1.16
  3195. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  3196. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  3197. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  3198. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  3199. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  3200. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  3201. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3202. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  3203. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  3204. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  3205. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  3206. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  3207. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  3208. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  3209. +--- org.grails:grails-dependencies: -> 3.1.6
  3210. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  3211. | +--- org.grails:grails-plugin-rest:3.1.6
  3212. | | +--- org.codehaus.groovy:groovy:2.4.6
  3213. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3214. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3215. | | +--- org.grails:grails-web:3.1.6
  3216. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  3217. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  3218. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  3219. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  3220. | | | +--- org.codehaus.groovy:groovy:2.4.6
  3221. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3222. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3223. | | | +--- org.grails:grails-web-common:3.1.6
  3224. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3225. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3226. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3227. | | | | +--- org.grails:grails-core:3.1.6 (*)
  3228. | | | | +--- org.grails:grails-databinding:3.1.6
  3229. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3230. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3231. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3232. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  3233. | | | | +--- org.grails:grails-encoder:3.1.6
  3234. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3235. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3236. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3237. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  3238. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  3239. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  3240. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  3241. | | | | +--- org.grails:grails-gsp:3.1.6
  3242. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3243. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3244. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3245. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  3246. | | | | | +--- org.grails:grails-taglib:3.1.6
  3247. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3248. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3249. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3250. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  3251. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  3252. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  3253. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  3254. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  3255. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3256. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  3257. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3258. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  3259. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  3260. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  3261. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3262. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  3263. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3264. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  3265. | | | +--- org.grails:grails-web-gsp:3.1.6
  3266. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3267. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3268. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3269. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  3270. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  3271. | | | | +--- org.grails:grails-web-taglib:3.1.6
  3272. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3273. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3274. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3275. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  3276. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  3277. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  3278. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3279. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3280. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3281. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  3282. | | | | \--- opensymphony:sitemesh:2.4
  3283. | | | +--- org.grails:grails-web-databinding:3.1.6
  3284. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3285. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3286. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3287. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  3288. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  3289. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  3290. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3291. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3292. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3293. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  3294. | | | | +--- org.grails:grails-validation:3.1.6
  3295. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3296. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3297. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3298. | | | | | +--- commons-validator:commons-validator:1.4.1
  3299. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  3300. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  3301. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  3302. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  3303. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  3304. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  3305. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  3306. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  3307. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  3308. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  3309. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  3310. | | | | | +--- javax.transaction:jta:1.1
  3311. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3312. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3313. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  3314. | | | +--- org.grails:grails-web-jsp:3.1.6
  3315. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3316. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3317. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3318. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  3319. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  3320. | | | +--- org.grails:grails-web-mvc:3.1.6
  3321. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3322. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3323. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3324. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  3325. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  3326. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  3327. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  3328. | | +--- org.grails:grails-plugin-controllers:3.1.6
  3329. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  3330. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3331. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3332. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3333. | | | | +--- commons-lang:commons-lang:2.6
  3334. | | | | \--- org.grails:grails-web:3.1.6 (*)
  3335. | | | +--- org.codehaus.groovy:groovy:2.4.6
  3336. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3337. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3338. | | | +--- org.grails:grails-core:3.1.6 (*)
  3339. | | | +--- org.grails:grails-web:3.1.6 (*)
  3340. | | | +--- org.grails:grails-async:3.1.6
  3341. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3342. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3343. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3344. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  3345. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  3346. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  3347. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  3348. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  3349. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  3350. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  3351. | | | +--- org.grails:grails-plugin-converters:3.1.6
  3352. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3353. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3354. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3355. | | | | +--- commons-lang:commons-lang:2.6
  3356. | | | | +--- org.grails:grails-web:3.1.6 (*)
  3357. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  3358. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3359. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3360. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3361. | | | | +--- org.grails:grails-core:3.1.6 (*)
  3362. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  3363. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  3364. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  3365. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  3366. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  3367. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  3368. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  3369. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3370. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3371. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  3372. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  3373. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  3374. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  3375. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  3376. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  3377. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  3378. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  3379. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  3380. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  3381. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3382. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3383. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3384. | | | | \--- org.grails:grails-web:3.1.6 (*)
  3385. | | | +--- org.grails:grails-plugin-validation:3.1.6
  3386. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3387. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3388. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3389. | | | | +--- org.grails:grails-core:3.1.6 (*)
  3390. | | | | +--- org.grails:grails-web:3.1.6 (*)
  3391. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  3392. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  3393. | | \--- org.grails:grails-plugin-datasource:3.1.6
  3394. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  3395. | | +--- org.codehaus.groovy:groovy:2.4.6
  3396. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3397. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3398. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  3399. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3400. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3401. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  3402. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  3403. | | | \--- org.codehaus.groovy:groovy:2.4.6
  3404. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  3405. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  3406. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  3407. | | \--- org.grails:grails-core:3.1.6 (*)
  3408. | +--- org.grails:grails-plugin-databinding:3.1.6
  3409. | | +--- org.codehaus.groovy:groovy:2.4.6
  3410. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3411. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3412. | | +--- org.grails:grails-core:3.1.6 (*)
  3413. | | \--- org.grails:grails-web:3.1.6 (*)
  3414. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  3415. | +--- org.grails:grails-plugin-gsp:3.1.6
  3416. | | +--- org.codehaus.groovy:groovy:2.4.6
  3417. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3418. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3419. | | +--- org.grails:grails-plugin-codecs:3.1.6
  3420. | | | +--- org.grails:grails-codecs:3.1.6
  3421. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3422. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3423. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3424. | | | | \--- commons-codec:commons-codec:1.6 -> 1.9
  3425. | | | +--- org.codehaus.groovy:groovy:2.4.6
  3426. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3427. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3428. | | | +--- commons-lang:commons-lang:2.6
  3429. | | | +--- org.grails:grails-web:3.1.6 (*)
  3430. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  3431. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  3432. | | +--- org.grails:grails-logging:3.1.6
  3433. | | | +--- org.codehaus.groovy:groovy:2.4.6
  3434. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3435. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3436. | | | \--- org.grails:grails-core:3.1.6 (*)
  3437. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  3438. | | | +--- org.codehaus.groovy:groovy:2.4.6
  3439. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3440. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3441. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  3442. | | +--- org.grails:grails-web:3.1.6 (*)
  3443. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  3444. | +--- org.grails:grails-plugin-services:3.1.6
  3445. | | +--- org.codehaus.groovy:groovy:2.4.6
  3446. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3447. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3448. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  3449. | | +--- org.grails:grails-core:3.1.6 (*)
  3450. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  3451. | | \--- org.grails:grails-plugin-events:3.1.6
  3452. | | +--- org.codehaus.groovy:groovy:2.4.6
  3453. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3454. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3455. | | +--- org.grails:grails-core:3.1.6 (*)
  3456. | | +--- org.grails:grails-async:3.1.6 (*)
  3457. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  3458. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  3459. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3460. | | | | \--- net.minidev:json-smart:2.1.1
  3461. | | | | \--- net.minidev:asm:1.0.2
  3462. | | | | \--- asm:asm:3.3.1
  3463. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  3464. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  3465. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  3466. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  3467. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  3468. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  3469. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  3470. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  3471. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  3472. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  3473. | | +--- com.goldmansachs:gs-collections:5.1.0
  3474. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  3475. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  3476. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  3477. | | +--- org.codehaus.groovy:groovy:2.4.6
  3478. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3479. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3480. | | +--- commons-lang:commons-lang:2.6
  3481. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  3482. | | +--- org.grails:grails-web:3.1.6 (*)
  3483. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  3484. | | \--- org.grails:grails-validation:3.1.6 (*)
  3485. | +--- org.grails:grails-plugin-interceptors:3.1.6
  3486. | | +--- org.codehaus.groovy:groovy:2.4.6
  3487. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3488. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3489. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  3490. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  3491. | +--- org.grails:grails-plugin-async:3.1.6
  3492. | | +--- org.codehaus.groovy:groovy:2.4.6
  3493. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3494. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3495. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  3496. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  3497. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  3498. +--- org.grails:grails-web-boot: -> 3.1.6
  3499. | +--- org.codehaus.groovy:groovy:2.4.6
  3500. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3501. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3502. | \--- org.grails:grails-web-common:3.1.6 (*)
  3503. +--- org.grails.plugins:cache: -> 3.0.2
  3504. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  3505. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  3506. +--- org.grails.plugins:scaffolding: -> 3.2.1
  3507. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  3508. +--- org.grails.plugins:hibernate4: -> 5.0.5
  3509. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  3510. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  3511. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  3512. | +--- dom4j:dom4j:1.6.1
  3513. | | \--- xml-apis:xml-apis:1.0.b2
  3514. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  3515. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  3516. | | +--- antlr:antlr:2.7.7
  3517. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  3518. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  3519. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  3520. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  3521. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  3522. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  3523. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  3524. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3525. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3526. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  3527. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  3528. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  3529. | | +--- javax.transaction:jta:1.1
  3530. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  3531. | | \--- dom4j:dom4j:1.6.1 (*)
  3532. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  3533. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  3534. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  3535. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  3536. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  3537. | | +--- dom4j:dom4j:1.6.1 (*)
  3538. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  3539. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  3540. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  3541. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  3542. | | +--- org.javassist:javassist:3.18.1-GA
  3543. | | +--- antlr:antlr:2.7.7
  3544. | | \--- org.jboss:jandex:1.1.0.Final
  3545. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  3546. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  3547. | +--- javax.validation:validation-api:1.1.0.Final
  3548. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  3549. | \--- com.fasterxml:classmate:1.1.0
  3550. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  3551. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  3552. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  3553. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  3554. | \--- net.sf.ehcache:ehcache-core:2.4.3
  3555. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  3556. +--- org.grails.plugins:spring-security-core:3.0.4
  3557. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  3558. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  3559. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  3560. | | +--- aopalliance:aopalliance:1.0
  3561. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3562. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3563. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3564. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3565. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3566. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  3567. | +--- aopalliance:aopalliance:1.0
  3568. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  3569. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3570. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3571. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3572. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3573. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  3574. +--- org.grails.plugins:quartz:2.0.8
  3575. | \--- org.quartz-scheduler:quartz:2.2.2
  3576. | +--- c3p0:c3p0:0.9.1.1
  3577. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  3578. +--- org.grails.plugins:mail:2.0.0.RC4
  3579. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  3580. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  3581. | \--- javax.activation:activation:1.1
  3582. +--- eu.bitwalker:UserAgentUtils:1.18
  3583. +--- org.mnode.ical4j:ical4j:1.0.7
  3584. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  3585. | +--- commons-codec:commons-codec:1.8 -> 1.9
  3586. | +--- commons-lang:commons-lang:2.6
  3587. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  3588. +--- org.grails.plugins:browser-detection:3.1.0
  3589. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  3590. +--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  3591. +--- org.grails:grails-plugin-testing: -> 3.1.6
  3592. | +--- cglib:cglib:2.2.2
  3593. | | \--- asm:asm:3.3.1
  3594. | +--- org.codehaus.groovy:groovy:2.4.6
  3595. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3596. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3597. | +--- org.grails:grails-test:3.1.6
  3598. | | +--- org.codehaus.groovy:groovy:2.4.6
  3599. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3600. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3601. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  3602. | | +--- org.codehaus.groovy:groovy-test:2.4.6
  3603. | | +--- junit:junit:4.12
  3604. | | | \--- org.hamcrest:hamcrest-core:1.3
  3605. | | +--- org.spockframework:spock-core:1.0-groovy-2.4
  3606. | | | \--- junit:junit:4.12 (*)
  3607. | | \--- org.objenesis:objenesis:1.4 -> 2.1
  3608. | +--- org.grails:grails-logging:3.1.6 (*)
  3609. | +--- org.grails:grails-async:3.1.6 (*)
  3610. | +--- org.springframework.boot:spring-boot-starter-test:1.3.3.RELEASE
  3611. | | +--- junit:junit:4.12 (*)
  3612. | | +--- org.mockito:mockito-core:1.10.19
  3613. | | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  3614. | | | \--- org.objenesis:objenesis:2.1
  3615. | | +--- org.hamcrest:hamcrest-core:1.3
  3616. | | +--- org.hamcrest:hamcrest-library:1.3
  3617. | | | \--- org.hamcrest:hamcrest-core:1.3
  3618. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3619. | | \--- org.springframework:spring-test:4.2.5.RELEASE
  3620. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3621. | +--- org.spockframework:spock-spring:1.0-groovy-2.4
  3622. | | \--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  3623. | +--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  3624. | \--- junit:junit:4.12 (*)
  3625. +--- org.grails.plugins:geb: -> 1.0.1
  3626. | +--- org.gebish:geb-spock:0.12.2
  3627. | | \--- org.gebish:geb-core:0.12.2
  3628. | | +--- org.gebish:geb-waiting:0.12.2
  3629. | | | +--- org.gebish:geb-exceptions:0.12.2
  3630. | | | \--- org.gebish:geb-implicit-assertions:0.12.2
  3631. | | \--- org.gebish:geb-ast:0.12.2
  3632. | \--- org.seleniumhq.selenium:selenium-support:2.47.1
  3633. | \--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1
  3634. | +--- cglib:cglib-nodep:2.1_3
  3635. | +--- com.google.code.gson:gson:2.3.1
  3636. | +--- org.seleniumhq.selenium:selenium-api:2.47.1
  3637. | | +--- com.google.guava:guava:18.0
  3638. | | +--- com.google.code.gson:gson:2.3.1
  3639. | | \--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.1
  3640. | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
  3641. | | +--- commons-logging:commons-logging:1.2
  3642. | | \--- commons-codec:commons-codec:1.9
  3643. | +--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.1 (*)
  3644. | +--- com.google.guava:guava:18.0
  3645. | +--- org.apache.commons:commons-exec:1.3
  3646. | +--- net.java.dev.jna:jna:4.1.0
  3647. | \--- net.java.dev.jna:jna-platform:4.1.0
  3648. | \--- net.java.dev.jna:jna:4.1.0
  3649. +--- org.grails.plugins:grails-wizer:0.3
  3650. | \--- org.subethamail:subethasmtp-wiser:1.2
  3651. | +--- org.subethamail:subethasmtp-smtp:1.2
  3652. | | +--- commons-logging:commons-logging:1.1 -> 1.2
  3653. | | \--- javax.mail:mail:1.4
  3654. | | \--- javax.activation:activation:1.1
  3655. | +--- commons-logging:commons-logging:1.1 -> 1.2
  3656. | \--- javax.mail:mail:1.4 (*)
  3657. \--- org.grails:grails-datastore-test-support:5.0.5.RELEASE
  3658.  
  3659. integrationTestRuntime - Runtime dependencies for source set 'integration test'.
  3660. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  3661. | +--- ch.qos.logback:logback-classic:1.1.5
  3662. | | +--- ch.qos.logback:logback-core:1.1.5
  3663. | | \--- org.slf4j:slf4j-api:1.7.16
  3664. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  3665. | | \--- org.slf4j:slf4j-api:1.7.16
  3666. | +--- org.slf4j:jul-to-slf4j:1.7.16
  3667. | | \--- org.slf4j:slf4j-api:1.7.16
  3668. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  3669. | \--- org.slf4j:slf4j-api:1.7.16
  3670. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  3671. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  3672. | +--- org.springframework:spring-core:4.2.5.RELEASE
  3673. | | \--- commons-logging:commons-logging:1.2
  3674. | \--- org.springframework:spring-context:4.2.5.RELEASE
  3675. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  3676. | | +--- aopalliance:aopalliance:1.0
  3677. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  3678. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3679. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3680. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3681. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3682. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  3683. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3684. +--- org.grails:grails-core: -> 3.1.6
  3685. | +--- xalan:serializer:2.7.2
  3686. | +--- org.codehaus.groovy:groovy:2.4.6
  3687. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3688. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3689. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  3690. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  3691. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  3692. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3693. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  3694. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3695. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3696. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3697. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  3698. | +--- org.grails:grails-bootstrap:3.1.6
  3699. | | +--- org.codehaus.groovy:groovy:2.4.6
  3700. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3701. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3702. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  3703. | | | \--- org.codehaus.groovy:groovy:2.4.6
  3704. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  3705. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  3706. | | +--- org.apache.ant:ant:1.9.4
  3707. | | | \--- org.apache.ant:ant-launcher:1.9.4
  3708. | | +--- org.codehaus.groovy:groovy:2.4.6
  3709. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  3710. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  3711. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  3712. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  3713. | | | \--- org.codehaus.groovy:groovy:2.4.6
  3714. | | +--- org.apache.ant:ant-antlr:1.9.4
  3715. | | +--- org.apache.ant:ant-launcher:1.9.4
  3716. | | \--- org.apache.ant:ant-junit:1.9.4
  3717. | | \--- org.apache.ant:ant:1.9.4 (*)
  3718. | \--- org.grails:grails-spring:3.1.6
  3719. | +--- org.codehaus.groovy:groovy:2.4.6
  3720. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3721. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3722. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  3723. | +--- org.springframework:spring-web:4.2.5.RELEASE
  3724. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  3725. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3726. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  3727. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3728. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  3729. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  3730. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  3731. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  3732. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  3733. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  3734. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3735. | | \--- org.yaml:snakeyaml:1.16
  3736. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  3737. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  3738. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  3739. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  3740. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  3741. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  3742. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3743. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  3744. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  3745. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  3746. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  3747. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  3748. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  3749. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  3750. +--- org.grails:grails-dependencies: -> 3.1.6
  3751. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  3752. | +--- org.grails:grails-plugin-rest:3.1.6
  3753. | | +--- org.codehaus.groovy:groovy:2.4.6
  3754. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3755. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3756. | | +--- org.grails:grails-web:3.1.6
  3757. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  3758. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  3759. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  3760. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  3761. | | | +--- org.codehaus.groovy:groovy:2.4.6
  3762. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3763. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3764. | | | +--- org.grails:grails-web-common:3.1.6
  3765. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3766. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3767. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3768. | | | | +--- org.grails:grails-core:3.1.6 (*)
  3769. | | | | +--- org.grails:grails-databinding:3.1.6
  3770. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3771. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3772. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3773. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  3774. | | | | +--- org.grails:grails-encoder:3.1.6
  3775. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3776. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3777. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3778. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  3779. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  3780. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  3781. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  3782. | | | | +--- org.grails:grails-gsp:3.1.6
  3783. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3784. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3785. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3786. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  3787. | | | | | +--- org.grails:grails-taglib:3.1.6
  3788. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3789. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3790. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3791. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  3792. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  3793. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  3794. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  3795. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  3796. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3797. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  3798. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3799. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  3800. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  3801. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  3802. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3803. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  3804. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3805. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  3806. | | | +--- org.grails:grails-web-gsp:3.1.6
  3807. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3808. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3809. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3810. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  3811. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  3812. | | | | +--- org.grails:grails-web-taglib:3.1.6
  3813. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3814. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3815. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3816. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  3817. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  3818. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  3819. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3820. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3821. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3822. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  3823. | | | | \--- opensymphony:sitemesh:2.4
  3824. | | | +--- org.grails:grails-web-databinding:3.1.6
  3825. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3826. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3827. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3828. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  3829. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  3830. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  3831. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3832. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3833. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3834. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  3835. | | | | +--- org.grails:grails-validation:3.1.6
  3836. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3837. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3838. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3839. | | | | | +--- commons-validator:commons-validator:1.4.1
  3840. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  3841. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  3842. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  3843. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  3844. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  3845. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  3846. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  3847. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  3848. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  3849. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  3850. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  3851. | | | | | +--- javax.transaction:jta:1.1
  3852. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3853. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3854. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  3855. | | | +--- org.grails:grails-web-jsp:3.1.6
  3856. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3857. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3858. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3859. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  3860. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  3861. | | | +--- org.grails:grails-web-mvc:3.1.6
  3862. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3863. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3864. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3865. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  3866. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  3867. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  3868. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  3869. | | +--- org.grails:grails-plugin-controllers:3.1.6
  3870. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  3871. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3872. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3873. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3874. | | | | +--- commons-lang:commons-lang:2.6
  3875. | | | | \--- org.grails:grails-web:3.1.6 (*)
  3876. | | | +--- org.codehaus.groovy:groovy:2.4.6
  3877. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3878. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3879. | | | +--- org.grails:grails-core:3.1.6 (*)
  3880. | | | +--- org.grails:grails-web:3.1.6 (*)
  3881. | | | +--- org.grails:grails-async:3.1.6
  3882. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3883. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3884. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3885. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  3886. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  3887. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  3888. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  3889. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  3890. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  3891. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  3892. | | | +--- org.grails:grails-plugin-converters:3.1.6
  3893. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3894. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3895. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3896. | | | | +--- commons-lang:commons-lang:2.6
  3897. | | | | +--- org.grails:grails-web:3.1.6 (*)
  3898. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  3899. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3900. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3901. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3902. | | | | +--- org.grails:grails-core:3.1.6 (*)
  3903. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  3904. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  3905. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  3906. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  3907. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  3908. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  3909. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  3910. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3911. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3912. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  3913. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  3914. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  3915. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  3916. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  3917. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  3918. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  3919. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  3920. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  3921. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  3922. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3923. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3924. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3925. | | | | \--- org.grails:grails-web:3.1.6 (*)
  3926. | | | +--- org.grails:grails-plugin-validation:3.1.6
  3927. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3928. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3929. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3930. | | | | +--- org.grails:grails-core:3.1.6 (*)
  3931. | | | | +--- org.grails:grails-web:3.1.6 (*)
  3932. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  3933. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  3934. | | \--- org.grails:grails-plugin-datasource:3.1.6
  3935. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  3936. | | +--- org.codehaus.groovy:groovy:2.4.6
  3937. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3938. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3939. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  3940. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  3941. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  3942. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  3943. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  3944. | | | \--- org.codehaus.groovy:groovy:2.4.6
  3945. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  3946. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  3947. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  3948. | | \--- org.grails:grails-core:3.1.6 (*)
  3949. | +--- org.grails:grails-plugin-databinding:3.1.6
  3950. | | +--- org.codehaus.groovy:groovy:2.4.6
  3951. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3952. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3953. | | +--- org.grails:grails-core:3.1.6 (*)
  3954. | | \--- org.grails:grails-web:3.1.6 (*)
  3955. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  3956. | +--- org.grails:grails-plugin-gsp:3.1.6
  3957. | | +--- org.codehaus.groovy:groovy:2.4.6
  3958. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3959. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3960. | | +--- org.grails:grails-plugin-codecs:3.1.6
  3961. | | | +--- org.grails:grails-codecs:3.1.6
  3962. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  3963. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3964. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3965. | | | | \--- commons-codec:commons-codec:1.6 -> 1.10
  3966. | | | +--- org.codehaus.groovy:groovy:2.4.6
  3967. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3968. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3969. | | | +--- commons-lang:commons-lang:2.6
  3970. | | | +--- org.grails:grails-web:3.1.6 (*)
  3971. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  3972. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  3973. | | +--- org.grails:grails-logging:3.1.6
  3974. | | | +--- org.codehaus.groovy:groovy:2.4.6
  3975. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3976. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3977. | | | \--- org.grails:grails-core:3.1.6 (*)
  3978. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  3979. | | | +--- org.codehaus.groovy:groovy:2.4.6
  3980. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3981. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3982. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  3983. | | +--- org.grails:grails-web:3.1.6 (*)
  3984. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  3985. | +--- org.grails:grails-plugin-services:3.1.6
  3986. | | +--- org.codehaus.groovy:groovy:2.4.6
  3987. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3988. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3989. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  3990. | | +--- org.grails:grails-core:3.1.6 (*)
  3991. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  3992. | | \--- org.grails:grails-plugin-events:3.1.6
  3993. | | +--- org.codehaus.groovy:groovy:2.4.6
  3994. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  3995. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  3996. | | +--- org.grails:grails-core:3.1.6 (*)
  3997. | | +--- org.grails:grails-async:3.1.6 (*)
  3998. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  3999. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  4000. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4001. | | | | \--- net.minidev:json-smart:2.1.1
  4002. | | | | \--- net.minidev:asm:1.0.2
  4003. | | | | \--- asm:asm:3.3.1
  4004. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  4005. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  4006. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  4007. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  4008. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  4009. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  4010. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  4011. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  4012. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  4013. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  4014. | | +--- com.goldmansachs:gs-collections:5.1.0
  4015. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  4016. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  4017. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  4018. | | +--- org.codehaus.groovy:groovy:2.4.6
  4019. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4020. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4021. | | +--- commons-lang:commons-lang:2.6
  4022. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  4023. | | +--- org.grails:grails-web:3.1.6 (*)
  4024. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  4025. | | \--- org.grails:grails-validation:3.1.6 (*)
  4026. | +--- org.grails:grails-plugin-interceptors:3.1.6
  4027. | | +--- org.codehaus.groovy:groovy:2.4.6
  4028. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4029. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4030. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  4031. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  4032. | +--- org.grails:grails-plugin-async:3.1.6
  4033. | | +--- org.codehaus.groovy:groovy:2.4.6
  4034. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4035. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4036. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  4037. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  4038. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  4039. +--- org.grails:grails-web-boot: -> 3.1.6
  4040. | +--- org.codehaus.groovy:groovy:2.4.6
  4041. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4042. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4043. | \--- org.grails:grails-web-common:3.1.6 (*)
  4044. +--- org.grails.plugins:cache: -> 3.0.2
  4045. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  4046. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  4047. +--- org.grails.plugins:scaffolding: -> 3.2.1
  4048. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  4049. +--- org.grails.plugins:hibernate4: -> 5.0.5
  4050. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  4051. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  4052. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  4053. | +--- dom4j:dom4j:1.6.1
  4054. | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
  4055. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  4056. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  4057. | | +--- antlr:antlr:2.7.7
  4058. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  4059. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  4060. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  4061. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  4062. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4063. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4064. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  4065. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4066. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4067. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  4068. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  4069. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4070. | | +--- javax.transaction:jta:1.1
  4071. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  4072. | | \--- dom4j:dom4j:1.6.1 (*)
  4073. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  4074. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  4075. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  4076. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  4077. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  4078. | | +--- dom4j:dom4j:1.6.1 (*)
  4079. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  4080. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  4081. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  4082. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  4083. | | +--- org.javassist:javassist:3.18.1-GA
  4084. | | +--- antlr:antlr:2.7.7
  4085. | | \--- org.jboss:jandex:1.1.0.Final
  4086. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  4087. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  4088. | +--- javax.validation:validation-api:1.1.0.Final
  4089. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  4090. | \--- com.fasterxml:classmate:1.1.0
  4091. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  4092. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  4093. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  4094. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  4095. | \--- net.sf.ehcache:ehcache-core:2.4.3
  4096. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  4097. +--- org.grails.plugins:spring-security-core:3.0.4
  4098. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  4099. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  4100. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  4101. | | +--- aopalliance:aopalliance:1.0
  4102. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4103. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4104. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4105. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4106. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4107. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  4108. | +--- aopalliance:aopalliance:1.0
  4109. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  4110. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4111. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4112. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4113. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4114. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4115. +--- org.grails.plugins:quartz:2.0.8
  4116. | \--- org.quartz-scheduler:quartz:2.2.2
  4117. | +--- c3p0:c3p0:0.9.1.1
  4118. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  4119. +--- org.grails.plugins:mail:2.0.0.RC4
  4120. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  4121. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  4122. | \--- javax.activation:activation:1.1
  4123. +--- eu.bitwalker:UserAgentUtils:1.18
  4124. +--- org.mnode.ical4j:ical4j:1.0.7
  4125. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  4126. | +--- commons-codec:commons-codec:1.8 -> 1.10
  4127. | +--- commons-lang:commons-lang:2.6
  4128. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  4129. +--- org.grails.plugins:browser-detection:3.1.0
  4130. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  4131. +--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  4132. +--- com.bertramlabs.plugins:asset-pipeline-grails:2.8.2
  4133. | +--- org.mozilla:rhino:1.7R4
  4134. | \--- com.bertramlabs.plugins:asset-pipeline-core:2.8.2
  4135. | +--- org.mozilla:rhino:1.7R4
  4136. | +--- com.google.javascript:closure-compiler:v20151015
  4137. | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  4138. +--- com.h2database:h2: -> 1.4.191
  4139. +--- org.grails.plugins:grails-flyway:0.2.1
  4140. | \--- org.flywaydb:flyway-core:4.0.1 -> 3.2.1
  4141. +--- mysql:mysql-connector-java:5.1.29
  4142. +--- org.grails:grails-plugin-testing: -> 3.1.6
  4143. | +--- cglib:cglib:2.2.2
  4144. | | \--- asm:asm:3.3.1
  4145. | +--- org.codehaus.groovy:groovy:2.4.6
  4146. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4147. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4148. | +--- org.grails:grails-test:3.1.6
  4149. | | +--- org.codehaus.groovy:groovy:2.4.6
  4150. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4151. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4152. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  4153. | | +--- org.codehaus.groovy:groovy-test:2.4.6
  4154. | | +--- junit:junit:4.12
  4155. | | | \--- org.hamcrest:hamcrest-core:1.3
  4156. | | +--- org.spockframework:spock-core:1.0-groovy-2.4
  4157. | | | \--- junit:junit:4.12 (*)
  4158. | | \--- org.objenesis:objenesis:1.4 -> 2.1
  4159. | +--- org.grails:grails-logging:3.1.6 (*)
  4160. | +--- org.grails:grails-async:3.1.6 (*)
  4161. | +--- org.springframework.boot:spring-boot-starter-test:1.3.3.RELEASE
  4162. | | +--- junit:junit:4.12 (*)
  4163. | | +--- org.mockito:mockito-core:1.10.19
  4164. | | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  4165. | | | \--- org.objenesis:objenesis:2.1
  4166. | | +--- org.hamcrest:hamcrest-core:1.3
  4167. | | +--- org.hamcrest:hamcrest-library:1.3
  4168. | | | \--- org.hamcrest:hamcrest-core:1.3
  4169. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4170. | | \--- org.springframework:spring-test:4.2.5.RELEASE
  4171. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4172. | +--- org.spockframework:spock-spring:1.0-groovy-2.4
  4173. | | \--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  4174. | +--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  4175. | \--- junit:junit:4.12 (*)
  4176. +--- org.grails.plugins:geb: -> 1.0.1
  4177. | +--- org.gebish:geb-spock:0.12.2
  4178. | | \--- org.gebish:geb-core:0.12.2
  4179. | | +--- org.gebish:geb-waiting:0.12.2
  4180. | | | +--- org.gebish:geb-exceptions:0.12.2
  4181. | | | \--- org.gebish:geb-implicit-assertions:0.12.2
  4182. | | \--- org.gebish:geb-ast:0.12.2
  4183. | \--- org.seleniumhq.selenium:selenium-support:2.47.1 -> 2.52.0
  4184. | \--- org.seleniumhq.selenium:selenium-remote-driver:2.52.0
  4185. | +--- cglib:cglib-nodep:2.1_3
  4186. | +--- com.google.code.gson:gson:2.3.1
  4187. | +--- org.seleniumhq.selenium:selenium-api:2.52.0
  4188. | | +--- com.google.guava:guava:19.0
  4189. | | +--- com.google.code.gson:gson:2.3.1
  4190. | | \--- org.apache.httpcomponents:httpclient:4.5.1
  4191. | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
  4192. | | +--- commons-logging:commons-logging:1.2
  4193. | | \--- commons-codec:commons-codec:1.9 -> 1.10
  4194. | +--- org.apache.httpcomponents:httpclient:4.5.1 (*)
  4195. | +--- com.google.guava:guava:19.0
  4196. | +--- org.apache.commons:commons-exec:1.3
  4197. | +--- net.java.dev.jna:jna:4.1.0
  4198. | \--- net.java.dev.jna:jna-platform:4.1.0
  4199. | \--- net.java.dev.jna:jna:4.1.0
  4200. +--- org.grails.plugins:grails-wizer:0.3
  4201. | \--- org.subethamail:subethasmtp-wiser:1.2
  4202. | +--- org.subethamail:subethasmtp-smtp:1.2
  4203. | | +--- commons-logging:commons-logging:1.1 -> 1.2
  4204. | | \--- javax.mail:mail:1.4
  4205. | | \--- javax.activation:activation:1.1
  4206. | +--- commons-logging:commons-logging:1.1 -> 1.2
  4207. | \--- javax.mail:mail:1.4 (*)
  4208. +--- org.grails:grails-datastore-test-support:5.0.5.RELEASE
  4209. +--- org.seleniumhq.selenium:selenium-htmlunit-driver:2.52.0
  4210. | +--- org.seleniumhq.selenium:selenium-support:2.52.0 (*)
  4211. | +--- net.sourceforge.htmlunit:htmlunit:2.18 -> 2.21
  4212. | | +--- xalan:xalan:2.7.2
  4213. | | | \--- xalan:serializer:2.7.2
  4214. | | +--- org.apache.commons:commons-lang3:3.4
  4215. | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.1 (*)
  4216. | | +--- org.apache.httpcomponents:httpmime:4.5.2 -> 4.5.1
  4217. | | | \--- org.apache.httpcomponents:httpclient:4.5.1 (*)
  4218. | | +--- commons-codec:commons-codec:1.10
  4219. | | +--- net.sourceforge.htmlunit:htmlunit-core-js:2.17
  4220. | | +--- net.sourceforge.htmlunit:neko-htmlunit:2.21
  4221. | | | \--- xerces:xercesImpl:2.11.0
  4222. | | | \--- xml-apis:xml-apis:1.4.01
  4223. | | +--- net.sourceforge.cssparser:cssparser:0.9.18
  4224. | | | \--- org.w3c.css:sac:1.3
  4225. | | +--- commons-io:commons-io:2.4
  4226. | | +--- commons-logging:commons-logging:1.2
  4227. | | \--- org.eclipse.jetty.websocket:websocket-client:9.2.15.v20160210
  4228. | | +--- org.eclipse.jetty:jetty-util:9.2.15.v20160210
  4229. | | +--- org.eclipse.jetty:jetty-io:9.2.15.v20160210
  4230. | | | \--- org.eclipse.jetty:jetty-util:9.2.15.v20160210
  4231. | | \--- org.eclipse.jetty.websocket:websocket-common:9.2.15.v20160210
  4232. | | +--- org.eclipse.jetty.websocket:websocket-api:9.2.15.v20160210
  4233. | | +--- org.eclipse.jetty:jetty-util:9.2.15.v20160210
  4234. | | \--- org.eclipse.jetty:jetty-io:9.2.15.v20160210 (*)
  4235. | +--- commons-collections:commons-collections:3.2.2
  4236. | \--- org.apache.httpcomponents:httpclient:4.5.1 (*)
  4237. \--- net.sourceforge.htmlunit:htmlunit:2.21 (*)
  4238.  
  4239. profile
  4240. \--- org.grails.profiles:web:3.1.6
  4241. \--- org.grails.profiles:base:3.1.6
  4242.  
  4243. provided - much like compile, but indicates that you expect the JDK or a container to provide it. It is only available on the compilation classpath, and is not transitive.
  4244. No dependencies
  4245.  
  4246. providedCompile - Additional compile classpath for libraries that should not be part of the WAR archive.
  4247. No dependencies
  4248.  
  4249. providedRuntime - Additional runtime classpath for libraries that should not be part of the WAR archive.
  4250. No dependencies
  4251.  
  4252. runtime - Runtime dependencies for source set 'main'.
  4253. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  4254. | +--- ch.qos.logback:logback-classic:1.1.5
  4255. | | +--- ch.qos.logback:logback-core:1.1.5
  4256. | | \--- org.slf4j:slf4j-api:1.7.16
  4257. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  4258. | | \--- org.slf4j:slf4j-api:1.7.16
  4259. | +--- org.slf4j:jul-to-slf4j:1.7.16
  4260. | | \--- org.slf4j:slf4j-api:1.7.16
  4261. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  4262. | \--- org.slf4j:slf4j-api:1.7.16
  4263. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  4264. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  4265. | +--- org.springframework:spring-core:4.2.5.RELEASE
  4266. | | \--- commons-logging:commons-logging:1.2
  4267. | \--- org.springframework:spring-context:4.2.5.RELEASE
  4268. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  4269. | | +--- aopalliance:aopalliance:1.0
  4270. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  4271. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4272. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4273. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4274. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4275. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  4276. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4277. +--- org.grails:grails-core: -> 3.1.6
  4278. | +--- xalan:serializer:2.7.2
  4279. | +--- org.codehaus.groovy:groovy:2.4.6
  4280. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4281. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4282. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  4283. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  4284. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  4285. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4286. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  4287. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4288. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4289. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4290. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  4291. | +--- org.grails:grails-bootstrap:3.1.6
  4292. | | +--- org.codehaus.groovy:groovy:2.4.6
  4293. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4294. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4295. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  4296. | | | \--- org.codehaus.groovy:groovy:2.4.6
  4297. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  4298. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  4299. | | +--- org.apache.ant:ant:1.9.4
  4300. | | | \--- org.apache.ant:ant-launcher:1.9.4
  4301. | | +--- org.codehaus.groovy:groovy:2.4.6
  4302. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  4303. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  4304. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  4305. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  4306. | | | \--- org.codehaus.groovy:groovy:2.4.6
  4307. | | +--- org.apache.ant:ant-antlr:1.9.4
  4308. | | +--- org.apache.ant:ant-launcher:1.9.4
  4309. | | \--- org.apache.ant:ant-junit:1.9.4
  4310. | | \--- org.apache.ant:ant:1.9.4 (*)
  4311. | \--- org.grails:grails-spring:3.1.6
  4312. | +--- org.codehaus.groovy:groovy:2.4.6
  4313. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4314. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4315. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  4316. | +--- org.springframework:spring-web:4.2.5.RELEASE
  4317. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  4318. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4319. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  4320. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4321. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  4322. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  4323. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  4324. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  4325. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  4326. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  4327. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4328. | | \--- org.yaml:snakeyaml:1.16
  4329. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  4330. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  4331. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  4332. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  4333. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  4334. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  4335. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4336. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  4337. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  4338. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  4339. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  4340. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  4341. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  4342. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  4343. +--- org.grails:grails-dependencies: -> 3.1.6
  4344. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  4345. | +--- org.grails:grails-plugin-rest:3.1.6
  4346. | | +--- org.codehaus.groovy:groovy:2.4.6
  4347. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4348. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4349. | | +--- org.grails:grails-web:3.1.6
  4350. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  4351. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  4352. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  4353. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  4354. | | | +--- org.codehaus.groovy:groovy:2.4.6
  4355. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4356. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4357. | | | +--- org.grails:grails-web-common:3.1.6
  4358. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4359. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4360. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4361. | | | | +--- org.grails:grails-core:3.1.6 (*)
  4362. | | | | +--- org.grails:grails-databinding:3.1.6
  4363. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4364. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4365. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4366. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  4367. | | | | +--- org.grails:grails-encoder:3.1.6
  4368. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4369. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4370. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4371. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  4372. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  4373. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  4374. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  4375. | | | | +--- org.grails:grails-gsp:3.1.6
  4376. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4377. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4378. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4379. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  4380. | | | | | +--- org.grails:grails-taglib:3.1.6
  4381. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4382. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4383. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4384. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  4385. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  4386. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  4387. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  4388. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  4389. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4390. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  4391. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4392. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  4393. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  4394. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  4395. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4396. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  4397. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4398. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  4399. | | | +--- org.grails:grails-web-gsp:3.1.6
  4400. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4401. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4402. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4403. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  4404. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  4405. | | | | +--- org.grails:grails-web-taglib:3.1.6
  4406. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4407. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4408. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4409. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  4410. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  4411. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  4412. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4413. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4414. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4415. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  4416. | | | | \--- opensymphony:sitemesh:2.4
  4417. | | | +--- org.grails:grails-web-databinding:3.1.6
  4418. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4419. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4420. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4421. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  4422. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  4423. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  4424. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4425. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4426. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4427. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  4428. | | | | +--- org.grails:grails-validation:3.1.6
  4429. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4430. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4431. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4432. | | | | | +--- commons-validator:commons-validator:1.4.1
  4433. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  4434. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  4435. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  4436. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  4437. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  4438. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4439. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4440. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4441. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4442. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  4443. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  4444. | | | | | +--- javax.transaction:jta:1.1
  4445. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4446. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4447. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  4448. | | | +--- org.grails:grails-web-jsp:3.1.6
  4449. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4450. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4451. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4452. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  4453. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  4454. | | | +--- org.grails:grails-web-mvc:3.1.6
  4455. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4456. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4457. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4458. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  4459. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  4460. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  4461. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  4462. | | +--- org.grails:grails-plugin-controllers:3.1.6
  4463. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  4464. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4465. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4466. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4467. | | | | +--- commons-lang:commons-lang:2.6
  4468. | | | | \--- org.grails:grails-web:3.1.6 (*)
  4469. | | | +--- org.codehaus.groovy:groovy:2.4.6
  4470. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4471. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4472. | | | +--- org.grails:grails-core:3.1.6 (*)
  4473. | | | +--- org.grails:grails-web:3.1.6 (*)
  4474. | | | +--- org.grails:grails-async:3.1.6
  4475. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4476. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4477. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4478. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  4479. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  4480. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  4481. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  4482. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  4483. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  4484. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  4485. | | | +--- org.grails:grails-plugin-converters:3.1.6
  4486. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4487. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4488. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4489. | | | | +--- commons-lang:commons-lang:2.6
  4490. | | | | +--- org.grails:grails-web:3.1.6 (*)
  4491. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  4492. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4493. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4494. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4495. | | | | +--- org.grails:grails-core:3.1.6 (*)
  4496. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  4497. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  4498. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  4499. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  4500. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  4501. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  4502. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  4503. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4504. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4505. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  4506. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  4507. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  4508. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  4509. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  4510. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  4511. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  4512. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  4513. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  4514. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  4515. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4516. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4517. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4518. | | | | \--- org.grails:grails-web:3.1.6 (*)
  4519. | | | +--- org.grails:grails-plugin-validation:3.1.6
  4520. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4521. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4522. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4523. | | | | +--- org.grails:grails-core:3.1.6 (*)
  4524. | | | | +--- org.grails:grails-web:3.1.6 (*)
  4525. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  4526. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  4527. | | \--- org.grails:grails-plugin-datasource:3.1.6
  4528. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  4529. | | +--- org.codehaus.groovy:groovy:2.4.6
  4530. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4531. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4532. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  4533. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4534. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4535. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  4536. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  4537. | | | \--- org.codehaus.groovy:groovy:2.4.6
  4538. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  4539. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  4540. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  4541. | | \--- org.grails:grails-core:3.1.6 (*)
  4542. | +--- org.grails:grails-plugin-databinding:3.1.6
  4543. | | +--- org.codehaus.groovy:groovy:2.4.6
  4544. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4545. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4546. | | +--- org.grails:grails-core:3.1.6 (*)
  4547. | | \--- org.grails:grails-web:3.1.6 (*)
  4548. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  4549. | +--- org.grails:grails-plugin-gsp:3.1.6
  4550. | | +--- org.codehaus.groovy:groovy:2.4.6
  4551. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4552. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4553. | | +--- org.grails:grails-plugin-codecs:3.1.6
  4554. | | | +--- org.grails:grails-codecs:3.1.6
  4555. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4556. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4557. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4558. | | | | \--- commons-codec:commons-codec:1.6 -> 1.8
  4559. | | | +--- org.codehaus.groovy:groovy:2.4.6
  4560. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4561. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4562. | | | +--- commons-lang:commons-lang:2.6
  4563. | | | +--- org.grails:grails-web:3.1.6 (*)
  4564. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  4565. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  4566. | | +--- org.grails:grails-logging:3.1.6
  4567. | | | +--- org.codehaus.groovy:groovy:2.4.6
  4568. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4569. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4570. | | | \--- org.grails:grails-core:3.1.6 (*)
  4571. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  4572. | | | +--- org.codehaus.groovy:groovy:2.4.6
  4573. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4574. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4575. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  4576. | | +--- org.grails:grails-web:3.1.6 (*)
  4577. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  4578. | +--- org.grails:grails-plugin-services:3.1.6
  4579. | | +--- org.codehaus.groovy:groovy:2.4.6
  4580. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4581. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4582. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  4583. | | +--- org.grails:grails-core:3.1.6 (*)
  4584. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  4585. | | \--- org.grails:grails-plugin-events:3.1.6
  4586. | | +--- org.codehaus.groovy:groovy:2.4.6
  4587. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4588. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4589. | | +--- org.grails:grails-core:3.1.6 (*)
  4590. | | +--- org.grails:grails-async:3.1.6 (*)
  4591. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  4592. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  4593. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4594. | | | | \--- net.minidev:json-smart:2.1.1
  4595. | | | | \--- net.minidev:asm:1.0.2
  4596. | | | | \--- asm:asm:3.3.1
  4597. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  4598. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  4599. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  4600. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  4601. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  4602. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  4603. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  4604. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  4605. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  4606. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  4607. | | +--- com.goldmansachs:gs-collections:5.1.0
  4608. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  4609. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  4610. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  4611. | | +--- org.codehaus.groovy:groovy:2.4.6
  4612. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4613. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4614. | | +--- commons-lang:commons-lang:2.6
  4615. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  4616. | | +--- org.grails:grails-web:3.1.6 (*)
  4617. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  4618. | | \--- org.grails:grails-validation:3.1.6 (*)
  4619. | +--- org.grails:grails-plugin-interceptors:3.1.6
  4620. | | +--- org.codehaus.groovy:groovy:2.4.6
  4621. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4622. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4623. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  4624. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  4625. | +--- org.grails:grails-plugin-async:3.1.6
  4626. | | +--- org.codehaus.groovy:groovy:2.4.6
  4627. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4628. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4629. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  4630. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  4631. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  4632. +--- org.grails:grails-web-boot: -> 3.1.6
  4633. | +--- org.codehaus.groovy:groovy:2.4.6
  4634. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4635. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4636. | \--- org.grails:grails-web-common:3.1.6 (*)
  4637. +--- org.grails.plugins:cache: -> 3.0.2
  4638. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  4639. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  4640. +--- org.grails.plugins:scaffolding: -> 3.2.1
  4641. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  4642. +--- org.grails.plugins:hibernate4: -> 5.0.5
  4643. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  4644. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  4645. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  4646. | +--- dom4j:dom4j:1.6.1
  4647. | | \--- xml-apis:xml-apis:1.0.b2
  4648. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  4649. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  4650. | | +--- antlr:antlr:2.7.7
  4651. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  4652. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  4653. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  4654. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  4655. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4656. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4657. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  4658. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4659. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4660. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  4661. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  4662. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4663. | | +--- javax.transaction:jta:1.1
  4664. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  4665. | | \--- dom4j:dom4j:1.6.1 (*)
  4666. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  4667. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  4668. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  4669. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  4670. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  4671. | | +--- dom4j:dom4j:1.6.1 (*)
  4672. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  4673. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  4674. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  4675. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  4676. | | +--- org.javassist:javassist:3.18.1-GA
  4677. | | +--- antlr:antlr:2.7.7
  4678. | | \--- org.jboss:jandex:1.1.0.Final
  4679. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  4680. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  4681. | +--- javax.validation:validation-api:1.1.0.Final
  4682. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  4683. | \--- com.fasterxml:classmate:1.1.0
  4684. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  4685. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  4686. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  4687. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  4688. | \--- net.sf.ehcache:ehcache-core:2.4.3
  4689. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  4690. +--- org.grails.plugins:spring-security-core:3.0.4
  4691. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  4692. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  4693. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  4694. | | +--- aopalliance:aopalliance:1.0
  4695. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4696. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4697. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4698. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4699. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4700. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  4701. | +--- aopalliance:aopalliance:1.0
  4702. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  4703. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4704. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4705. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4706. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4707. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  4708. +--- org.grails.plugins:quartz:2.0.8
  4709. | \--- org.quartz-scheduler:quartz:2.2.2
  4710. | +--- c3p0:c3p0:0.9.1.1
  4711. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  4712. +--- org.grails.plugins:mail:2.0.0.RC4
  4713. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  4714. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  4715. | \--- javax.activation:activation:1.1
  4716. +--- eu.bitwalker:UserAgentUtils:1.18
  4717. +--- org.mnode.ical4j:ical4j:1.0.7
  4718. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  4719. | +--- commons-codec:commons-codec:1.8
  4720. | +--- commons-lang:commons-lang:2.6
  4721. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  4722. +--- org.grails.plugins:browser-detection:3.1.0
  4723. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  4724. +--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  4725. +--- com.bertramlabs.plugins:asset-pipeline-grails:2.8.2
  4726. | +--- org.mozilla:rhino:1.7R4
  4727. | \--- com.bertramlabs.plugins:asset-pipeline-core:2.8.2
  4728. | +--- org.mozilla:rhino:1.7R4
  4729. | +--- com.google.javascript:closure-compiler:v20151015
  4730. | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  4731. +--- com.h2database:h2: -> 1.4.191
  4732. +--- org.grails.plugins:grails-flyway:0.2.1
  4733. | \--- org.flywaydb:flyway-core:4.0.1 -> 3.2.1
  4734. \--- mysql:mysql-connector-java:5.1.29
  4735.  
  4736. testCompile - Dependencies for source set 'test'.
  4737. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  4738. | +--- ch.qos.logback:logback-classic:1.1.5
  4739. | | +--- ch.qos.logback:logback-core:1.1.5
  4740. | | \--- org.slf4j:slf4j-api:1.7.16
  4741. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  4742. | | \--- org.slf4j:slf4j-api:1.7.16
  4743. | +--- org.slf4j:jul-to-slf4j:1.7.16
  4744. | | \--- org.slf4j:slf4j-api:1.7.16
  4745. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  4746. | \--- org.slf4j:slf4j-api:1.7.16
  4747. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  4748. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  4749. | +--- org.springframework:spring-core:4.2.5.RELEASE
  4750. | | \--- commons-logging:commons-logging:1.2
  4751. | \--- org.springframework:spring-context:4.2.5.RELEASE
  4752. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  4753. | | +--- aopalliance:aopalliance:1.0
  4754. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  4755. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4756. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4757. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4758. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4759. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  4760. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4761. +--- org.grails:grails-core: -> 3.1.6
  4762. | +--- xalan:serializer:2.7.2
  4763. | +--- org.codehaus.groovy:groovy:2.4.6
  4764. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4765. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4766. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  4767. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  4768. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  4769. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4770. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  4771. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4772. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4773. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4774. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  4775. | +--- org.grails:grails-bootstrap:3.1.6
  4776. | | +--- org.codehaus.groovy:groovy:2.4.6
  4777. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4778. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4779. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  4780. | | | \--- org.codehaus.groovy:groovy:2.4.6
  4781. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  4782. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  4783. | | +--- org.apache.ant:ant:1.9.4
  4784. | | | \--- org.apache.ant:ant-launcher:1.9.4
  4785. | | +--- org.codehaus.groovy:groovy:2.4.6
  4786. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  4787. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  4788. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  4789. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  4790. | | | \--- org.codehaus.groovy:groovy:2.4.6
  4791. | | +--- org.apache.ant:ant-antlr:1.9.4
  4792. | | +--- org.apache.ant:ant-launcher:1.9.4
  4793. | | \--- org.apache.ant:ant-junit:1.9.4
  4794. | | \--- org.apache.ant:ant:1.9.4 (*)
  4795. | \--- org.grails:grails-spring:3.1.6
  4796. | +--- org.codehaus.groovy:groovy:2.4.6
  4797. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4798. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4799. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  4800. | +--- org.springframework:spring-web:4.2.5.RELEASE
  4801. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  4802. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4803. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  4804. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4805. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  4806. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  4807. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  4808. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  4809. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  4810. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  4811. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4812. | | \--- org.yaml:snakeyaml:1.16
  4813. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  4814. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  4815. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  4816. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  4817. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  4818. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  4819. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4820. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  4821. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  4822. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  4823. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  4824. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  4825. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  4826. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  4827. +--- org.grails:grails-dependencies: -> 3.1.6
  4828. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  4829. | +--- org.grails:grails-plugin-rest:3.1.6
  4830. | | +--- org.codehaus.groovy:groovy:2.4.6
  4831. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4832. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4833. | | +--- org.grails:grails-web:3.1.6
  4834. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  4835. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  4836. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  4837. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  4838. | | | +--- org.codehaus.groovy:groovy:2.4.6
  4839. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4840. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4841. | | | +--- org.grails:grails-web-common:3.1.6
  4842. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4843. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4844. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4845. | | | | +--- org.grails:grails-core:3.1.6 (*)
  4846. | | | | +--- org.grails:grails-databinding:3.1.6
  4847. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4848. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4849. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4850. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  4851. | | | | +--- org.grails:grails-encoder:3.1.6
  4852. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4853. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4854. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4855. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  4856. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  4857. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  4858. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  4859. | | | | +--- org.grails:grails-gsp:3.1.6
  4860. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4861. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4862. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4863. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  4864. | | | | | +--- org.grails:grails-taglib:3.1.6
  4865. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4866. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4867. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4868. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  4869. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  4870. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  4871. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  4872. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  4873. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4874. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  4875. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4876. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  4877. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  4878. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  4879. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  4880. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  4881. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  4882. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  4883. | | | +--- org.grails:grails-web-gsp:3.1.6
  4884. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4885. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4886. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4887. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  4888. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  4889. | | | | +--- org.grails:grails-web-taglib:3.1.6
  4890. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4891. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4892. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4893. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  4894. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  4895. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  4896. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4897. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4898. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4899. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  4900. | | | | \--- opensymphony:sitemesh:2.4
  4901. | | | +--- org.grails:grails-web-databinding:3.1.6
  4902. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4903. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4904. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4905. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  4906. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  4907. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  4908. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4909. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4910. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4911. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  4912. | | | | +--- org.grails:grails-validation:3.1.6
  4913. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4914. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4915. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4916. | | | | | +--- commons-validator:commons-validator:1.4.1
  4917. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  4918. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  4919. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  4920. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  4921. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  4922. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4923. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4924. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4925. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  4926. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  4927. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  4928. | | | | | +--- javax.transaction:jta:1.1
  4929. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4930. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4931. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  4932. | | | +--- org.grails:grails-web-jsp:3.1.6
  4933. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4934. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4935. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4936. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  4937. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  4938. | | | +--- org.grails:grails-web-mvc:3.1.6
  4939. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4940. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4941. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4942. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  4943. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  4944. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  4945. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  4946. | | +--- org.grails:grails-plugin-controllers:3.1.6
  4947. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  4948. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4949. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4950. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4951. | | | | +--- commons-lang:commons-lang:2.6
  4952. | | | | \--- org.grails:grails-web:3.1.6 (*)
  4953. | | | +--- org.codehaus.groovy:groovy:2.4.6
  4954. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4955. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4956. | | | +--- org.grails:grails-core:3.1.6 (*)
  4957. | | | +--- org.grails:grails-web:3.1.6 (*)
  4958. | | | +--- org.grails:grails-async:3.1.6
  4959. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4960. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4961. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4962. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  4963. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  4964. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  4965. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  4966. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  4967. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  4968. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  4969. | | | +--- org.grails:grails-plugin-converters:3.1.6
  4970. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4971. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4972. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4973. | | | | +--- commons-lang:commons-lang:2.6
  4974. | | | | +--- org.grails:grails-web:3.1.6 (*)
  4975. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  4976. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  4977. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4978. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4979. | | | | +--- org.grails:grails-core:3.1.6 (*)
  4980. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  4981. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  4982. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  4983. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  4984. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  4985. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  4986. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  4987. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  4988. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  4989. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  4990. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  4991. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  4992. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  4993. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  4994. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  4995. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  4996. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  4997. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  4998. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  4999. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5000. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5001. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5002. | | | | \--- org.grails:grails-web:3.1.6 (*)
  5003. | | | +--- org.grails:grails-plugin-validation:3.1.6
  5004. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5005. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5006. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5007. | | | | +--- org.grails:grails-core:3.1.6 (*)
  5008. | | | | +--- org.grails:grails-web:3.1.6 (*)
  5009. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  5010. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  5011. | | \--- org.grails:grails-plugin-datasource:3.1.6
  5012. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  5013. | | +--- org.codehaus.groovy:groovy:2.4.6
  5014. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5015. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5016. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  5017. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5018. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5019. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  5020. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  5021. | | | \--- org.codehaus.groovy:groovy:2.4.6
  5022. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  5023. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  5024. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  5025. | | \--- org.grails:grails-core:3.1.6 (*)
  5026. | +--- org.grails:grails-plugin-databinding:3.1.6
  5027. | | +--- org.codehaus.groovy:groovy:2.4.6
  5028. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5029. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5030. | | +--- org.grails:grails-core:3.1.6 (*)
  5031. | | \--- org.grails:grails-web:3.1.6 (*)
  5032. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  5033. | +--- org.grails:grails-plugin-gsp:3.1.6
  5034. | | +--- org.codehaus.groovy:groovy:2.4.6
  5035. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5036. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5037. | | +--- org.grails:grails-plugin-codecs:3.1.6
  5038. | | | +--- org.grails:grails-codecs:3.1.6
  5039. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5040. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5041. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5042. | | | | \--- commons-codec:commons-codec:1.6 -> 1.9
  5043. | | | +--- org.codehaus.groovy:groovy:2.4.6
  5044. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5045. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5046. | | | +--- commons-lang:commons-lang:2.6
  5047. | | | +--- org.grails:grails-web:3.1.6 (*)
  5048. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  5049. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  5050. | | +--- org.grails:grails-logging:3.1.6
  5051. | | | +--- org.codehaus.groovy:groovy:2.4.6
  5052. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5053. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5054. | | | \--- org.grails:grails-core:3.1.6 (*)
  5055. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  5056. | | | +--- org.codehaus.groovy:groovy:2.4.6
  5057. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5058. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5059. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  5060. | | +--- org.grails:grails-web:3.1.6 (*)
  5061. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  5062. | +--- org.grails:grails-plugin-services:3.1.6
  5063. | | +--- org.codehaus.groovy:groovy:2.4.6
  5064. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5065. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5066. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  5067. | | +--- org.grails:grails-core:3.1.6 (*)
  5068. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  5069. | | \--- org.grails:grails-plugin-events:3.1.6
  5070. | | +--- org.codehaus.groovy:groovy:2.4.6
  5071. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5072. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5073. | | +--- org.grails:grails-core:3.1.6 (*)
  5074. | | +--- org.grails:grails-async:3.1.6 (*)
  5075. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  5076. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  5077. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5078. | | | | \--- net.minidev:json-smart:2.1.1
  5079. | | | | \--- net.minidev:asm:1.0.2
  5080. | | | | \--- asm:asm:3.3.1
  5081. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  5082. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  5083. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  5084. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  5085. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  5086. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  5087. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  5088. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  5089. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  5090. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  5091. | | +--- com.goldmansachs:gs-collections:5.1.0
  5092. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  5093. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  5094. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  5095. | | +--- org.codehaus.groovy:groovy:2.4.6
  5096. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5097. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5098. | | +--- commons-lang:commons-lang:2.6
  5099. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  5100. | | +--- org.grails:grails-web:3.1.6 (*)
  5101. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  5102. | | \--- org.grails:grails-validation:3.1.6 (*)
  5103. | +--- org.grails:grails-plugin-interceptors:3.1.6
  5104. | | +--- org.codehaus.groovy:groovy:2.4.6
  5105. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5106. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5107. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  5108. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  5109. | +--- org.grails:grails-plugin-async:3.1.6
  5110. | | +--- org.codehaus.groovy:groovy:2.4.6
  5111. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5112. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5113. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  5114. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  5115. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  5116. +--- org.grails:grails-web-boot: -> 3.1.6
  5117. | +--- org.codehaus.groovy:groovy:2.4.6
  5118. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5119. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5120. | \--- org.grails:grails-web-common:3.1.6 (*)
  5121. +--- org.grails.plugins:cache: -> 3.0.2
  5122. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  5123. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  5124. +--- org.grails.plugins:scaffolding: -> 3.2.1
  5125. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  5126. +--- org.grails.plugins:hibernate4: -> 5.0.5
  5127. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  5128. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  5129. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  5130. | +--- dom4j:dom4j:1.6.1
  5131. | | \--- xml-apis:xml-apis:1.0.b2
  5132. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  5133. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  5134. | | +--- antlr:antlr:2.7.7
  5135. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  5136. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  5137. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  5138. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  5139. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  5140. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  5141. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  5142. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5143. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5144. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  5145. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  5146. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  5147. | | +--- javax.transaction:jta:1.1
  5148. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  5149. | | \--- dom4j:dom4j:1.6.1 (*)
  5150. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  5151. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  5152. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  5153. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  5154. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  5155. | | +--- dom4j:dom4j:1.6.1 (*)
  5156. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  5157. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  5158. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  5159. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  5160. | | +--- org.javassist:javassist:3.18.1-GA
  5161. | | +--- antlr:antlr:2.7.7
  5162. | | \--- org.jboss:jandex:1.1.0.Final
  5163. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  5164. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  5165. | +--- javax.validation:validation-api:1.1.0.Final
  5166. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  5167. | \--- com.fasterxml:classmate:1.1.0
  5168. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  5169. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  5170. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  5171. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  5172. | \--- net.sf.ehcache:ehcache-core:2.4.3
  5173. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  5174. +--- org.grails.plugins:spring-security-core:3.0.4
  5175. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  5176. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  5177. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  5178. | | +--- aopalliance:aopalliance:1.0
  5179. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5180. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5181. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5182. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5183. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5184. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  5185. | +--- aopalliance:aopalliance:1.0
  5186. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  5187. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5188. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5189. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5190. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5191. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5192. +--- org.grails.plugins:quartz:2.0.8
  5193. | \--- org.quartz-scheduler:quartz:2.2.2
  5194. | +--- c3p0:c3p0:0.9.1.1
  5195. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  5196. +--- org.grails.plugins:mail:2.0.0.RC4
  5197. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  5198. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  5199. | \--- javax.activation:activation:1.1
  5200. +--- eu.bitwalker:UserAgentUtils:1.18
  5201. +--- org.mnode.ical4j:ical4j:1.0.7
  5202. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  5203. | +--- commons-codec:commons-codec:1.8 -> 1.9
  5204. | +--- commons-lang:commons-lang:2.6
  5205. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  5206. +--- org.grails.plugins:browser-detection:3.1.0
  5207. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  5208. +--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  5209. +--- org.grails:grails-plugin-testing: -> 3.1.6
  5210. | +--- cglib:cglib:2.2.2
  5211. | | \--- asm:asm:3.3.1
  5212. | +--- org.codehaus.groovy:groovy:2.4.6
  5213. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5214. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5215. | +--- org.grails:grails-test:3.1.6
  5216. | | +--- org.codehaus.groovy:groovy:2.4.6
  5217. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5218. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5219. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  5220. | | +--- org.codehaus.groovy:groovy-test:2.4.6
  5221. | | +--- junit:junit:4.12
  5222. | | | \--- org.hamcrest:hamcrest-core:1.3
  5223. | | +--- org.spockframework:spock-core:1.0-groovy-2.4
  5224. | | | \--- junit:junit:4.12 (*)
  5225. | | \--- org.objenesis:objenesis:1.4 -> 2.1
  5226. | +--- org.grails:grails-logging:3.1.6 (*)
  5227. | +--- org.grails:grails-async:3.1.6 (*)
  5228. | +--- org.springframework.boot:spring-boot-starter-test:1.3.3.RELEASE
  5229. | | +--- junit:junit:4.12 (*)
  5230. | | +--- org.mockito:mockito-core:1.10.19
  5231. | | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  5232. | | | \--- org.objenesis:objenesis:2.1
  5233. | | +--- org.hamcrest:hamcrest-core:1.3
  5234. | | +--- org.hamcrest:hamcrest-library:1.3
  5235. | | | \--- org.hamcrest:hamcrest-core:1.3
  5236. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5237. | | \--- org.springframework:spring-test:4.2.5.RELEASE
  5238. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5239. | +--- org.spockframework:spock-spring:1.0-groovy-2.4
  5240. | | \--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  5241. | +--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  5242. | \--- junit:junit:4.12 (*)
  5243. +--- org.grails.plugins:geb: -> 1.0.1
  5244. | +--- org.gebish:geb-spock:0.12.2
  5245. | | \--- org.gebish:geb-core:0.12.2
  5246. | | +--- org.gebish:geb-waiting:0.12.2
  5247. | | | +--- org.gebish:geb-exceptions:0.12.2
  5248. | | | \--- org.gebish:geb-implicit-assertions:0.12.2
  5249. | | \--- org.gebish:geb-ast:0.12.2
  5250. | \--- org.seleniumhq.selenium:selenium-support:2.47.1
  5251. | \--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1
  5252. | +--- cglib:cglib-nodep:2.1_3
  5253. | +--- com.google.code.gson:gson:2.3.1
  5254. | +--- org.seleniumhq.selenium:selenium-api:2.47.1
  5255. | | +--- com.google.guava:guava:18.0
  5256. | | +--- com.google.code.gson:gson:2.3.1
  5257. | | \--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.1
  5258. | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
  5259. | | +--- commons-logging:commons-logging:1.2
  5260. | | \--- commons-codec:commons-codec:1.9
  5261. | +--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.1 (*)
  5262. | +--- com.google.guava:guava:18.0
  5263. | +--- org.apache.commons:commons-exec:1.3
  5264. | +--- net.java.dev.jna:jna:4.1.0
  5265. | \--- net.java.dev.jna:jna-platform:4.1.0
  5266. | \--- net.java.dev.jna:jna:4.1.0
  5267. +--- org.grails.plugins:grails-wizer:0.3
  5268. | \--- org.subethamail:subethasmtp-wiser:1.2
  5269. | +--- org.subethamail:subethasmtp-smtp:1.2
  5270. | | +--- commons-logging:commons-logging:1.1 -> 1.2
  5271. | | \--- javax.mail:mail:1.4
  5272. | | \--- javax.activation:activation:1.1
  5273. | +--- commons-logging:commons-logging:1.1 -> 1.2
  5274. | \--- javax.mail:mail:1.4 (*)
  5275. \--- org.grails:grails-datastore-test-support:5.0.5.RELEASE
  5276.  
  5277. testCompileClasspath - Compile classpath for source set 'test'.
  5278. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  5279. | +--- ch.qos.logback:logback-classic:1.1.5
  5280. | | +--- ch.qos.logback:logback-core:1.1.5
  5281. | | \--- org.slf4j:slf4j-api:1.7.16
  5282. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  5283. | | \--- org.slf4j:slf4j-api:1.7.16
  5284. | +--- org.slf4j:jul-to-slf4j:1.7.16
  5285. | | \--- org.slf4j:slf4j-api:1.7.16
  5286. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  5287. | \--- org.slf4j:slf4j-api:1.7.16
  5288. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  5289. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  5290. | +--- org.springframework:spring-core:4.2.5.RELEASE
  5291. | | \--- commons-logging:commons-logging:1.2
  5292. | \--- org.springframework:spring-context:4.2.5.RELEASE
  5293. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  5294. | | +--- aopalliance:aopalliance:1.0
  5295. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  5296. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5297. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5298. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5299. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5300. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  5301. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5302. +--- org.grails:grails-core: -> 3.1.6
  5303. | +--- xalan:serializer:2.7.2
  5304. | +--- org.codehaus.groovy:groovy:2.4.6
  5305. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5306. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5307. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  5308. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  5309. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  5310. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5311. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  5312. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5313. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5314. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5315. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  5316. | +--- org.grails:grails-bootstrap:3.1.6
  5317. | | +--- org.codehaus.groovy:groovy:2.4.6
  5318. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5319. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5320. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  5321. | | | \--- org.codehaus.groovy:groovy:2.4.6
  5322. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  5323. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  5324. | | +--- org.apache.ant:ant:1.9.4
  5325. | | | \--- org.apache.ant:ant-launcher:1.9.4
  5326. | | +--- org.codehaus.groovy:groovy:2.4.6
  5327. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  5328. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  5329. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  5330. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  5331. | | | \--- org.codehaus.groovy:groovy:2.4.6
  5332. | | +--- org.apache.ant:ant-antlr:1.9.4
  5333. | | +--- org.apache.ant:ant-launcher:1.9.4
  5334. | | \--- org.apache.ant:ant-junit:1.9.4
  5335. | | \--- org.apache.ant:ant:1.9.4 (*)
  5336. | \--- org.grails:grails-spring:3.1.6
  5337. | +--- org.codehaus.groovy:groovy:2.4.6
  5338. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5339. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5340. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  5341. | +--- org.springframework:spring-web:4.2.5.RELEASE
  5342. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  5343. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5344. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  5345. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5346. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  5347. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  5348. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  5349. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  5350. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  5351. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  5352. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5353. | | \--- org.yaml:snakeyaml:1.16
  5354. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  5355. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  5356. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  5357. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  5358. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  5359. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  5360. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5361. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  5362. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  5363. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  5364. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  5365. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  5366. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  5367. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  5368. +--- org.grails:grails-dependencies: -> 3.1.6
  5369. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  5370. | +--- org.grails:grails-plugin-rest:3.1.6
  5371. | | +--- org.codehaus.groovy:groovy:2.4.6
  5372. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5373. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5374. | | +--- org.grails:grails-web:3.1.6
  5375. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  5376. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  5377. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  5378. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  5379. | | | +--- org.codehaus.groovy:groovy:2.4.6
  5380. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5381. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5382. | | | +--- org.grails:grails-web-common:3.1.6
  5383. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5384. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5385. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5386. | | | | +--- org.grails:grails-core:3.1.6 (*)
  5387. | | | | +--- org.grails:grails-databinding:3.1.6
  5388. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5389. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5390. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5391. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  5392. | | | | +--- org.grails:grails-encoder:3.1.6
  5393. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5394. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5395. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5396. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  5397. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  5398. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  5399. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  5400. | | | | +--- org.grails:grails-gsp:3.1.6
  5401. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5402. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5403. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5404. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  5405. | | | | | +--- org.grails:grails-taglib:3.1.6
  5406. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5407. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5408. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5409. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  5410. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  5411. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  5412. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  5413. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  5414. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5415. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  5416. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5417. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  5418. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  5419. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  5420. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5421. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  5422. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5423. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  5424. | | | +--- org.grails:grails-web-gsp:3.1.6
  5425. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5426. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5427. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5428. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  5429. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  5430. | | | | +--- org.grails:grails-web-taglib:3.1.6
  5431. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5432. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5433. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5434. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  5435. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  5436. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  5437. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5438. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5439. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5440. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  5441. | | | | \--- opensymphony:sitemesh:2.4
  5442. | | | +--- org.grails:grails-web-databinding:3.1.6
  5443. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5444. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5445. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5446. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  5447. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  5448. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  5449. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5450. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5451. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5452. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  5453. | | | | +--- org.grails:grails-validation:3.1.6
  5454. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5455. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5456. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5457. | | | | | +--- commons-validator:commons-validator:1.4.1
  5458. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  5459. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  5460. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  5461. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  5462. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  5463. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  5464. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  5465. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  5466. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  5467. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  5468. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  5469. | | | | | +--- javax.transaction:jta:1.1
  5470. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5471. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5472. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  5473. | | | +--- org.grails:grails-web-jsp:3.1.6
  5474. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5475. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5476. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5477. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  5478. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  5479. | | | +--- org.grails:grails-web-mvc:3.1.6
  5480. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5481. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5482. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5483. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  5484. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  5485. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  5486. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  5487. | | +--- org.grails:grails-plugin-controllers:3.1.6
  5488. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  5489. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5490. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5491. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5492. | | | | +--- commons-lang:commons-lang:2.6
  5493. | | | | \--- org.grails:grails-web:3.1.6 (*)
  5494. | | | +--- org.codehaus.groovy:groovy:2.4.6
  5495. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5496. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5497. | | | +--- org.grails:grails-core:3.1.6 (*)
  5498. | | | +--- org.grails:grails-web:3.1.6 (*)
  5499. | | | +--- org.grails:grails-async:3.1.6
  5500. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5501. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5502. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5503. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  5504. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  5505. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  5506. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  5507. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  5508. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  5509. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  5510. | | | +--- org.grails:grails-plugin-converters:3.1.6
  5511. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5512. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5513. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5514. | | | | +--- commons-lang:commons-lang:2.6
  5515. | | | | +--- org.grails:grails-web:3.1.6 (*)
  5516. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  5517. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5518. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5519. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5520. | | | | +--- org.grails:grails-core:3.1.6 (*)
  5521. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  5522. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  5523. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  5524. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  5525. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  5526. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  5527. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  5528. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5529. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5530. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  5531. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  5532. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  5533. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  5534. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  5535. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  5536. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  5537. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  5538. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  5539. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  5540. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5541. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5542. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5543. | | | | \--- org.grails:grails-web:3.1.6 (*)
  5544. | | | +--- org.grails:grails-plugin-validation:3.1.6
  5545. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5546. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5547. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5548. | | | | +--- org.grails:grails-core:3.1.6 (*)
  5549. | | | | +--- org.grails:grails-web:3.1.6 (*)
  5550. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  5551. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  5552. | | \--- org.grails:grails-plugin-datasource:3.1.6
  5553. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  5554. | | +--- org.codehaus.groovy:groovy:2.4.6
  5555. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5556. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5557. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  5558. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5559. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5560. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  5561. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  5562. | | | \--- org.codehaus.groovy:groovy:2.4.6
  5563. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  5564. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  5565. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  5566. | | \--- org.grails:grails-core:3.1.6 (*)
  5567. | +--- org.grails:grails-plugin-databinding:3.1.6
  5568. | | +--- org.codehaus.groovy:groovy:2.4.6
  5569. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5570. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5571. | | +--- org.grails:grails-core:3.1.6 (*)
  5572. | | \--- org.grails:grails-web:3.1.6 (*)
  5573. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  5574. | +--- org.grails:grails-plugin-gsp:3.1.6
  5575. | | +--- org.codehaus.groovy:groovy:2.4.6
  5576. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5577. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5578. | | +--- org.grails:grails-plugin-codecs:3.1.6
  5579. | | | +--- org.grails:grails-codecs:3.1.6
  5580. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5581. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5582. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5583. | | | | \--- commons-codec:commons-codec:1.6 -> 1.9
  5584. | | | +--- org.codehaus.groovy:groovy:2.4.6
  5585. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5586. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5587. | | | +--- commons-lang:commons-lang:2.6
  5588. | | | +--- org.grails:grails-web:3.1.6 (*)
  5589. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  5590. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  5591. | | +--- org.grails:grails-logging:3.1.6
  5592. | | | +--- org.codehaus.groovy:groovy:2.4.6
  5593. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5594. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5595. | | | \--- org.grails:grails-core:3.1.6 (*)
  5596. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  5597. | | | +--- org.codehaus.groovy:groovy:2.4.6
  5598. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5599. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5600. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  5601. | | +--- org.grails:grails-web:3.1.6 (*)
  5602. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  5603. | +--- org.grails:grails-plugin-services:3.1.6
  5604. | | +--- org.codehaus.groovy:groovy:2.4.6
  5605. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5606. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5607. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  5608. | | +--- org.grails:grails-core:3.1.6 (*)
  5609. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  5610. | | \--- org.grails:grails-plugin-events:3.1.6
  5611. | | +--- org.codehaus.groovy:groovy:2.4.6
  5612. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5613. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5614. | | +--- org.grails:grails-core:3.1.6 (*)
  5615. | | +--- org.grails:grails-async:3.1.6 (*)
  5616. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  5617. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  5618. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5619. | | | | \--- net.minidev:json-smart:2.1.1
  5620. | | | | \--- net.minidev:asm:1.0.2
  5621. | | | | \--- asm:asm:3.3.1
  5622. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  5623. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  5624. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  5625. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  5626. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  5627. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  5628. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  5629. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  5630. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  5631. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  5632. | | +--- com.goldmansachs:gs-collections:5.1.0
  5633. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  5634. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  5635. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  5636. | | +--- org.codehaus.groovy:groovy:2.4.6
  5637. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5638. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5639. | | +--- commons-lang:commons-lang:2.6
  5640. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  5641. | | +--- org.grails:grails-web:3.1.6 (*)
  5642. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  5643. | | \--- org.grails:grails-validation:3.1.6 (*)
  5644. | +--- org.grails:grails-plugin-interceptors:3.1.6
  5645. | | +--- org.codehaus.groovy:groovy:2.4.6
  5646. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5647. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5648. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  5649. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  5650. | +--- org.grails:grails-plugin-async:3.1.6
  5651. | | +--- org.codehaus.groovy:groovy:2.4.6
  5652. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5653. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5654. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  5655. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  5656. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  5657. +--- org.grails:grails-web-boot: -> 3.1.6
  5658. | +--- org.codehaus.groovy:groovy:2.4.6
  5659. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5660. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5661. | \--- org.grails:grails-web-common:3.1.6 (*)
  5662. +--- org.grails.plugins:cache: -> 3.0.2
  5663. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  5664. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  5665. +--- org.grails.plugins:scaffolding: -> 3.2.1
  5666. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  5667. +--- org.grails.plugins:hibernate4: -> 5.0.5
  5668. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  5669. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  5670. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  5671. | +--- dom4j:dom4j:1.6.1
  5672. | | \--- xml-apis:xml-apis:1.0.b2
  5673. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  5674. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  5675. | | +--- antlr:antlr:2.7.7
  5676. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  5677. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  5678. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  5679. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  5680. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  5681. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  5682. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  5683. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5684. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5685. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  5686. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  5687. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  5688. | | +--- javax.transaction:jta:1.1
  5689. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  5690. | | \--- dom4j:dom4j:1.6.1 (*)
  5691. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  5692. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  5693. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  5694. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  5695. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  5696. | | +--- dom4j:dom4j:1.6.1 (*)
  5697. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  5698. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  5699. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  5700. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  5701. | | +--- org.javassist:javassist:3.18.1-GA
  5702. | | +--- antlr:antlr:2.7.7
  5703. | | \--- org.jboss:jandex:1.1.0.Final
  5704. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  5705. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  5706. | +--- javax.validation:validation-api:1.1.0.Final
  5707. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  5708. | \--- com.fasterxml:classmate:1.1.0
  5709. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  5710. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  5711. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  5712. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  5713. | \--- net.sf.ehcache:ehcache-core:2.4.3
  5714. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  5715. +--- org.grails.plugins:spring-security-core:3.0.4
  5716. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  5717. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  5718. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  5719. | | +--- aopalliance:aopalliance:1.0
  5720. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5721. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5722. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5723. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5724. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5725. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  5726. | +--- aopalliance:aopalliance:1.0
  5727. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  5728. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5729. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5730. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5731. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5732. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  5733. +--- org.grails.plugins:quartz:2.0.8
  5734. | \--- org.quartz-scheduler:quartz:2.2.2
  5735. | +--- c3p0:c3p0:0.9.1.1
  5736. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  5737. +--- org.grails.plugins:mail:2.0.0.RC4
  5738. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  5739. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  5740. | \--- javax.activation:activation:1.1
  5741. +--- eu.bitwalker:UserAgentUtils:1.18
  5742. +--- org.mnode.ical4j:ical4j:1.0.7
  5743. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  5744. | +--- commons-codec:commons-codec:1.8 -> 1.9
  5745. | +--- commons-lang:commons-lang:2.6
  5746. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  5747. +--- org.grails.plugins:browser-detection:3.1.0
  5748. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  5749. +--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  5750. +--- org.grails:grails-plugin-testing: -> 3.1.6
  5751. | +--- cglib:cglib:2.2.2
  5752. | | \--- asm:asm:3.3.1
  5753. | +--- org.codehaus.groovy:groovy:2.4.6
  5754. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5755. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5756. | +--- org.grails:grails-test:3.1.6
  5757. | | +--- org.codehaus.groovy:groovy:2.4.6
  5758. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5759. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5760. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  5761. | | +--- org.codehaus.groovy:groovy-test:2.4.6
  5762. | | +--- junit:junit:4.12
  5763. | | | \--- org.hamcrest:hamcrest-core:1.3
  5764. | | +--- org.spockframework:spock-core:1.0-groovy-2.4
  5765. | | | \--- junit:junit:4.12 (*)
  5766. | | \--- org.objenesis:objenesis:1.4 -> 2.1
  5767. | +--- org.grails:grails-logging:3.1.6 (*)
  5768. | +--- org.grails:grails-async:3.1.6 (*)
  5769. | +--- org.springframework.boot:spring-boot-starter-test:1.3.3.RELEASE
  5770. | | +--- junit:junit:4.12 (*)
  5771. | | +--- org.mockito:mockito-core:1.10.19
  5772. | | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  5773. | | | \--- org.objenesis:objenesis:2.1
  5774. | | +--- org.hamcrest:hamcrest-core:1.3
  5775. | | +--- org.hamcrest:hamcrest-library:1.3
  5776. | | | \--- org.hamcrest:hamcrest-core:1.3
  5777. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5778. | | \--- org.springframework:spring-test:4.2.5.RELEASE
  5779. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5780. | +--- org.spockframework:spock-spring:1.0-groovy-2.4
  5781. | | \--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  5782. | +--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  5783. | \--- junit:junit:4.12 (*)
  5784. +--- org.grails.plugins:geb: -> 1.0.1
  5785. | +--- org.gebish:geb-spock:0.12.2
  5786. | | \--- org.gebish:geb-core:0.12.2
  5787. | | +--- org.gebish:geb-waiting:0.12.2
  5788. | | | +--- org.gebish:geb-exceptions:0.12.2
  5789. | | | \--- org.gebish:geb-implicit-assertions:0.12.2
  5790. | | \--- org.gebish:geb-ast:0.12.2
  5791. | \--- org.seleniumhq.selenium:selenium-support:2.47.1
  5792. | \--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1
  5793. | +--- cglib:cglib-nodep:2.1_3
  5794. | +--- com.google.code.gson:gson:2.3.1
  5795. | +--- org.seleniumhq.selenium:selenium-api:2.47.1
  5796. | | +--- com.google.guava:guava:18.0
  5797. | | +--- com.google.code.gson:gson:2.3.1
  5798. | | \--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.1
  5799. | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
  5800. | | +--- commons-logging:commons-logging:1.2
  5801. | | \--- commons-codec:commons-codec:1.9
  5802. | +--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.1 (*)
  5803. | +--- com.google.guava:guava:18.0
  5804. | +--- org.apache.commons:commons-exec:1.3
  5805. | +--- net.java.dev.jna:jna:4.1.0
  5806. | \--- net.java.dev.jna:jna-platform:4.1.0
  5807. | \--- net.java.dev.jna:jna:4.1.0
  5808. +--- org.grails.plugins:grails-wizer:0.3
  5809. | \--- org.subethamail:subethasmtp-wiser:1.2
  5810. | +--- org.subethamail:subethasmtp-smtp:1.2
  5811. | | +--- commons-logging:commons-logging:1.1 -> 1.2
  5812. | | \--- javax.mail:mail:1.4
  5813. | | \--- javax.activation:activation:1.1
  5814. | +--- commons-logging:commons-logging:1.1 -> 1.2
  5815. | \--- javax.mail:mail:1.4 (*)
  5816. \--- org.grails:grails-datastore-test-support:5.0.5.RELEASE
  5817.  
  5818. testCompileOnly - Compile dependencies for source set 'test'.
  5819. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  5820. | +--- ch.qos.logback:logback-classic:1.1.5
  5821. | | +--- ch.qos.logback:logback-core:1.1.5
  5822. | | \--- org.slf4j:slf4j-api:1.7.16
  5823. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  5824. | | \--- org.slf4j:slf4j-api:1.7.16
  5825. | +--- org.slf4j:jul-to-slf4j:1.7.16
  5826. | | \--- org.slf4j:slf4j-api:1.7.16
  5827. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  5828. | \--- org.slf4j:slf4j-api:1.7.16
  5829. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  5830. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  5831. | +--- org.springframework:spring-core:4.2.5.RELEASE
  5832. | | \--- commons-logging:commons-logging:1.2
  5833. | \--- org.springframework:spring-context:4.2.5.RELEASE
  5834. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  5835. | | +--- aopalliance:aopalliance:1.0
  5836. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  5837. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5838. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5839. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5840. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5841. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  5842. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5843. +--- org.grails:grails-core: -> 3.1.6
  5844. | +--- xalan:serializer:2.7.2
  5845. | +--- org.codehaus.groovy:groovy:2.4.6
  5846. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5847. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5848. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  5849. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  5850. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  5851. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5852. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  5853. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5854. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5855. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5856. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  5857. | +--- org.grails:grails-bootstrap:3.1.6
  5858. | | +--- org.codehaus.groovy:groovy:2.4.6
  5859. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5860. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5861. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  5862. | | | \--- org.codehaus.groovy:groovy:2.4.6
  5863. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  5864. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  5865. | | +--- org.apache.ant:ant:1.9.4
  5866. | | | \--- org.apache.ant:ant-launcher:1.9.4
  5867. | | +--- org.codehaus.groovy:groovy:2.4.6
  5868. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  5869. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  5870. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  5871. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  5872. | | | \--- org.codehaus.groovy:groovy:2.4.6
  5873. | | +--- org.apache.ant:ant-antlr:1.9.4
  5874. | | +--- org.apache.ant:ant-launcher:1.9.4
  5875. | | \--- org.apache.ant:ant-junit:1.9.4
  5876. | | \--- org.apache.ant:ant:1.9.4 (*)
  5877. | \--- org.grails:grails-spring:3.1.6
  5878. | +--- org.codehaus.groovy:groovy:2.4.6
  5879. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5880. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5881. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  5882. | +--- org.springframework:spring-web:4.2.5.RELEASE
  5883. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  5884. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5885. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  5886. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5887. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  5888. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  5889. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  5890. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  5891. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  5892. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  5893. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5894. | | \--- org.yaml:snakeyaml:1.16
  5895. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  5896. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  5897. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  5898. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  5899. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  5900. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  5901. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5902. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  5903. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  5904. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  5905. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  5906. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  5907. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  5908. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  5909. +--- org.grails:grails-dependencies: -> 3.1.6
  5910. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  5911. | +--- org.grails:grails-plugin-rest:3.1.6
  5912. | | +--- org.codehaus.groovy:groovy:2.4.6
  5913. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5914. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5915. | | +--- org.grails:grails-web:3.1.6
  5916. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  5917. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  5918. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  5919. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  5920. | | | +--- org.codehaus.groovy:groovy:2.4.6
  5921. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5922. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5923. | | | +--- org.grails:grails-web-common:3.1.6
  5924. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5925. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5926. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5927. | | | | +--- org.grails:grails-core:3.1.6 (*)
  5928. | | | | +--- org.grails:grails-databinding:3.1.6
  5929. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5930. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5931. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5932. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  5933. | | | | +--- org.grails:grails-encoder:3.1.6
  5934. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5935. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5936. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5937. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  5938. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  5939. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  5940. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  5941. | | | | +--- org.grails:grails-gsp:3.1.6
  5942. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5943. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5944. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5945. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  5946. | | | | | +--- org.grails:grails-taglib:3.1.6
  5947. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5948. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5949. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5950. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  5951. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  5952. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  5953. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  5954. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  5955. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5956. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  5957. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5958. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  5959. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  5960. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  5961. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  5962. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  5963. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  5964. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  5965. | | | +--- org.grails:grails-web-gsp:3.1.6
  5966. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5967. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5968. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5969. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  5970. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  5971. | | | | +--- org.grails:grails-web-taglib:3.1.6
  5972. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5973. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5974. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5975. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  5976. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  5977. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  5978. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5979. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5980. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5981. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  5982. | | | | \--- opensymphony:sitemesh:2.4
  5983. | | | +--- org.grails:grails-web-databinding:3.1.6
  5984. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5985. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5986. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5987. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  5988. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  5989. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  5990. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5991. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5992. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5993. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  5994. | | | | +--- org.grails:grails-validation:3.1.6
  5995. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  5996. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  5997. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  5998. | | | | | +--- commons-validator:commons-validator:1.4.1
  5999. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  6000. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  6001. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  6002. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  6003. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  6004. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6005. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6006. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6007. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6008. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  6009. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  6010. | | | | | +--- javax.transaction:jta:1.1
  6011. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6012. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6013. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  6014. | | | +--- org.grails:grails-web-jsp:3.1.6
  6015. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6016. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6017. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6018. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  6019. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  6020. | | | +--- org.grails:grails-web-mvc:3.1.6
  6021. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6022. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6023. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6024. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  6025. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  6026. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  6027. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  6028. | | +--- org.grails:grails-plugin-controllers:3.1.6
  6029. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  6030. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6031. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6032. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6033. | | | | +--- commons-lang:commons-lang:2.6
  6034. | | | | \--- org.grails:grails-web:3.1.6 (*)
  6035. | | | +--- org.codehaus.groovy:groovy:2.4.6
  6036. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6037. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6038. | | | +--- org.grails:grails-core:3.1.6 (*)
  6039. | | | +--- org.grails:grails-web:3.1.6 (*)
  6040. | | | +--- org.grails:grails-async:3.1.6
  6041. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6042. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6043. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6044. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  6045. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  6046. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  6047. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  6048. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  6049. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  6050. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  6051. | | | +--- org.grails:grails-plugin-converters:3.1.6
  6052. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6053. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6054. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6055. | | | | +--- commons-lang:commons-lang:2.6
  6056. | | | | +--- org.grails:grails-web:3.1.6 (*)
  6057. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  6058. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6059. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6060. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6061. | | | | +--- org.grails:grails-core:3.1.6 (*)
  6062. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  6063. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  6064. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  6065. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  6066. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  6067. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  6068. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  6069. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6070. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6071. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  6072. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  6073. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  6074. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  6075. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  6076. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  6077. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  6078. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  6079. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  6080. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  6081. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6082. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6083. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6084. | | | | \--- org.grails:grails-web:3.1.6 (*)
  6085. | | | +--- org.grails:grails-plugin-validation:3.1.6
  6086. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6087. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6088. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6089. | | | | +--- org.grails:grails-core:3.1.6 (*)
  6090. | | | | +--- org.grails:grails-web:3.1.6 (*)
  6091. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  6092. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  6093. | | \--- org.grails:grails-plugin-datasource:3.1.6
  6094. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  6095. | | +--- org.codehaus.groovy:groovy:2.4.6
  6096. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6097. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6098. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  6099. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  6100. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6101. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  6102. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  6103. | | | \--- org.codehaus.groovy:groovy:2.4.6
  6104. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  6105. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  6106. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  6107. | | \--- org.grails:grails-core:3.1.6 (*)
  6108. | +--- org.grails:grails-plugin-databinding:3.1.6
  6109. | | +--- org.codehaus.groovy:groovy:2.4.6
  6110. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6111. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6112. | | +--- org.grails:grails-core:3.1.6 (*)
  6113. | | \--- org.grails:grails-web:3.1.6 (*)
  6114. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  6115. | +--- org.grails:grails-plugin-gsp:3.1.6
  6116. | | +--- org.codehaus.groovy:groovy:2.4.6
  6117. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6118. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6119. | | +--- org.grails:grails-plugin-codecs:3.1.6
  6120. | | | +--- org.grails:grails-codecs:3.1.6
  6121. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6122. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6123. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6124. | | | | \--- commons-codec:commons-codec:1.6 -> 1.9
  6125. | | | +--- org.codehaus.groovy:groovy:2.4.6
  6126. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6127. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6128. | | | +--- commons-lang:commons-lang:2.6
  6129. | | | +--- org.grails:grails-web:3.1.6 (*)
  6130. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  6131. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  6132. | | +--- org.grails:grails-logging:3.1.6
  6133. | | | +--- org.codehaus.groovy:groovy:2.4.6
  6134. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6135. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6136. | | | \--- org.grails:grails-core:3.1.6 (*)
  6137. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  6138. | | | +--- org.codehaus.groovy:groovy:2.4.6
  6139. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6140. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6141. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  6142. | | +--- org.grails:grails-web:3.1.6 (*)
  6143. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  6144. | +--- org.grails:grails-plugin-services:3.1.6
  6145. | | +--- org.codehaus.groovy:groovy:2.4.6
  6146. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6147. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6148. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  6149. | | +--- org.grails:grails-core:3.1.6 (*)
  6150. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  6151. | | \--- org.grails:grails-plugin-events:3.1.6
  6152. | | +--- org.codehaus.groovy:groovy:2.4.6
  6153. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6154. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6155. | | +--- org.grails:grails-core:3.1.6 (*)
  6156. | | +--- org.grails:grails-async:3.1.6 (*)
  6157. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  6158. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  6159. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6160. | | | | \--- net.minidev:json-smart:2.1.1
  6161. | | | | \--- net.minidev:asm:1.0.2
  6162. | | | | \--- asm:asm:3.3.1
  6163. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  6164. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  6165. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  6166. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  6167. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  6168. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  6169. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  6170. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  6171. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  6172. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  6173. | | +--- com.goldmansachs:gs-collections:5.1.0
  6174. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  6175. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  6176. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  6177. | | +--- org.codehaus.groovy:groovy:2.4.6
  6178. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6179. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6180. | | +--- commons-lang:commons-lang:2.6
  6181. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  6182. | | +--- org.grails:grails-web:3.1.6 (*)
  6183. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  6184. | | \--- org.grails:grails-validation:3.1.6 (*)
  6185. | +--- org.grails:grails-plugin-interceptors:3.1.6
  6186. | | +--- org.codehaus.groovy:groovy:2.4.6
  6187. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6188. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6189. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  6190. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  6191. | +--- org.grails:grails-plugin-async:3.1.6
  6192. | | +--- org.codehaus.groovy:groovy:2.4.6
  6193. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6194. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6195. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  6196. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  6197. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  6198. +--- org.grails:grails-web-boot: -> 3.1.6
  6199. | +--- org.codehaus.groovy:groovy:2.4.6
  6200. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6201. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6202. | \--- org.grails:grails-web-common:3.1.6 (*)
  6203. +--- org.grails.plugins:cache: -> 3.0.2
  6204. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  6205. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  6206. +--- org.grails.plugins:scaffolding: -> 3.2.1
  6207. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  6208. +--- org.grails.plugins:hibernate4: -> 5.0.5
  6209. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  6210. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  6211. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  6212. | +--- dom4j:dom4j:1.6.1
  6213. | | \--- xml-apis:xml-apis:1.0.b2
  6214. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  6215. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  6216. | | +--- antlr:antlr:2.7.7
  6217. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  6218. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  6219. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  6220. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  6221. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6222. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6223. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  6224. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  6225. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6226. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  6227. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  6228. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6229. | | +--- javax.transaction:jta:1.1
  6230. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  6231. | | \--- dom4j:dom4j:1.6.1 (*)
  6232. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  6233. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  6234. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  6235. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  6236. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  6237. | | +--- dom4j:dom4j:1.6.1 (*)
  6238. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  6239. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  6240. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  6241. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  6242. | | +--- org.javassist:javassist:3.18.1-GA
  6243. | | +--- antlr:antlr:2.7.7
  6244. | | \--- org.jboss:jandex:1.1.0.Final
  6245. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  6246. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  6247. | +--- javax.validation:validation-api:1.1.0.Final
  6248. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  6249. | \--- com.fasterxml:classmate:1.1.0
  6250. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  6251. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  6252. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  6253. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  6254. | \--- net.sf.ehcache:ehcache-core:2.4.3
  6255. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  6256. +--- org.grails.plugins:spring-security-core:3.0.4
  6257. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  6258. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  6259. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  6260. | | +--- aopalliance:aopalliance:1.0
  6261. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6262. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6263. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6264. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6265. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6266. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  6267. | +--- aopalliance:aopalliance:1.0
  6268. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  6269. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6270. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6271. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6272. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6273. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6274. +--- org.grails.plugins:quartz:2.0.8
  6275. | \--- org.quartz-scheduler:quartz:2.2.2
  6276. | +--- c3p0:c3p0:0.9.1.1
  6277. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  6278. +--- org.grails.plugins:mail:2.0.0.RC4
  6279. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  6280. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  6281. | \--- javax.activation:activation:1.1
  6282. +--- eu.bitwalker:UserAgentUtils:1.18
  6283. +--- org.mnode.ical4j:ical4j:1.0.7
  6284. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  6285. | +--- commons-codec:commons-codec:1.8 -> 1.9
  6286. | +--- commons-lang:commons-lang:2.6
  6287. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  6288. +--- org.grails.plugins:browser-detection:3.1.0
  6289. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  6290. +--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  6291. +--- org.grails:grails-plugin-testing: -> 3.1.6
  6292. | +--- cglib:cglib:2.2.2
  6293. | | \--- asm:asm:3.3.1
  6294. | +--- org.codehaus.groovy:groovy:2.4.6
  6295. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6296. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6297. | +--- org.grails:grails-test:3.1.6
  6298. | | +--- org.codehaus.groovy:groovy:2.4.6
  6299. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6300. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6301. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  6302. | | +--- org.codehaus.groovy:groovy-test:2.4.6
  6303. | | +--- junit:junit:4.12
  6304. | | | \--- org.hamcrest:hamcrest-core:1.3
  6305. | | +--- org.spockframework:spock-core:1.0-groovy-2.4
  6306. | | | \--- junit:junit:4.12 (*)
  6307. | | \--- org.objenesis:objenesis:1.4 -> 2.1
  6308. | +--- org.grails:grails-logging:3.1.6 (*)
  6309. | +--- org.grails:grails-async:3.1.6 (*)
  6310. | +--- org.springframework.boot:spring-boot-starter-test:1.3.3.RELEASE
  6311. | | +--- junit:junit:4.12 (*)
  6312. | | +--- org.mockito:mockito-core:1.10.19
  6313. | | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  6314. | | | \--- org.objenesis:objenesis:2.1
  6315. | | +--- org.hamcrest:hamcrest-core:1.3
  6316. | | +--- org.hamcrest:hamcrest-library:1.3
  6317. | | | \--- org.hamcrest:hamcrest-core:1.3
  6318. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6319. | | \--- org.springframework:spring-test:4.2.5.RELEASE
  6320. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6321. | +--- org.spockframework:spock-spring:1.0-groovy-2.4
  6322. | | \--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  6323. | +--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  6324. | \--- junit:junit:4.12 (*)
  6325. +--- org.grails.plugins:geb: -> 1.0.1
  6326. | +--- org.gebish:geb-spock:0.12.2
  6327. | | \--- org.gebish:geb-core:0.12.2
  6328. | | +--- org.gebish:geb-waiting:0.12.2
  6329. | | | +--- org.gebish:geb-exceptions:0.12.2
  6330. | | | \--- org.gebish:geb-implicit-assertions:0.12.2
  6331. | | \--- org.gebish:geb-ast:0.12.2
  6332. | \--- org.seleniumhq.selenium:selenium-support:2.47.1
  6333. | \--- org.seleniumhq.selenium:selenium-remote-driver:2.47.1
  6334. | +--- cglib:cglib-nodep:2.1_3
  6335. | +--- com.google.code.gson:gson:2.3.1
  6336. | +--- org.seleniumhq.selenium:selenium-api:2.47.1
  6337. | | +--- com.google.guava:guava:18.0
  6338. | | +--- com.google.code.gson:gson:2.3.1
  6339. | | \--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.1
  6340. | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
  6341. | | +--- commons-logging:commons-logging:1.2
  6342. | | \--- commons-codec:commons-codec:1.9
  6343. | +--- org.apache.httpcomponents:httpclient:4.4.1 -> 4.5.1 (*)
  6344. | +--- com.google.guava:guava:18.0
  6345. | +--- org.apache.commons:commons-exec:1.3
  6346. | +--- net.java.dev.jna:jna:4.1.0
  6347. | \--- net.java.dev.jna:jna-platform:4.1.0
  6348. | \--- net.java.dev.jna:jna:4.1.0
  6349. +--- org.grails.plugins:grails-wizer:0.3
  6350. | \--- org.subethamail:subethasmtp-wiser:1.2
  6351. | +--- org.subethamail:subethasmtp-smtp:1.2
  6352. | | +--- commons-logging:commons-logging:1.1 -> 1.2
  6353. | | \--- javax.mail:mail:1.4
  6354. | | \--- javax.activation:activation:1.1
  6355. | +--- commons-logging:commons-logging:1.1 -> 1.2
  6356. | \--- javax.mail:mail:1.4 (*)
  6357. \--- org.grails:grails-datastore-test-support:5.0.5.RELEASE
  6358.  
  6359. testRuntime - Runtime dependencies for source set 'test'.
  6360. +--- org.springframework.boot:spring-boot-starter-logging: -> 1.3.3.RELEASE
  6361. | +--- ch.qos.logback:logback-classic:1.1.5
  6362. | | +--- ch.qos.logback:logback-core:1.1.5
  6363. | | \--- org.slf4j:slf4j-api:1.7.16
  6364. | +--- org.slf4j:jcl-over-slf4j:1.7.16
  6365. | | \--- org.slf4j:slf4j-api:1.7.16
  6366. | +--- org.slf4j:jul-to-slf4j:1.7.16
  6367. | | \--- org.slf4j:slf4j-api:1.7.16
  6368. | \--- org.slf4j:log4j-over-slf4j:1.7.16
  6369. | \--- org.slf4j:slf4j-api:1.7.16
  6370. +--- org.springframework.boot:spring-boot-autoconfigure: -> 1.3.3.RELEASE
  6371. | \--- org.springframework.boot:spring-boot:1.3.3.RELEASE
  6372. | +--- org.springframework:spring-core:4.2.5.RELEASE
  6373. | | \--- commons-logging:commons-logging:1.2
  6374. | \--- org.springframework:spring-context:4.2.5.RELEASE
  6375. | +--- org.springframework:spring-aop:4.2.5.RELEASE
  6376. | | +--- aopalliance:aopalliance:1.0
  6377. | | +--- org.springframework:spring-beans:4.2.5.RELEASE
  6378. | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6379. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6380. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  6381. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6382. | \--- org.springframework:spring-expression:4.2.5.RELEASE
  6383. | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6384. +--- org.grails:grails-core: -> 3.1.6
  6385. | +--- xalan:serializer:2.7.2
  6386. | +--- org.codehaus.groovy:groovy:2.4.6
  6387. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6388. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6389. | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  6390. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  6391. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  6392. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6393. | +--- org.springframework:spring-tx:4.2.5.RELEASE
  6394. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  6395. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6396. | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  6397. | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  6398. | +--- org.grails:grails-bootstrap:3.1.6
  6399. | | +--- org.codehaus.groovy:groovy:2.4.6
  6400. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6401. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6402. | | +--- org.codehaus.groovy:groovy-xml:2.4.6
  6403. | | | \--- org.codehaus.groovy:groovy:2.4.6
  6404. | | +--- org.yaml:snakeyaml:1.14 -> 1.16
  6405. | | \--- org.codehaus.groovy:groovy-ant:2.4.6
  6406. | | +--- org.apache.ant:ant:1.9.4
  6407. | | | \--- org.apache.ant:ant-launcher:1.9.4
  6408. | | +--- org.codehaus.groovy:groovy:2.4.6
  6409. | | +--- org.codehaus.groovy:groovy-groovydoc:2.4.6
  6410. | | | +--- org.codehaus.groovy:groovy-templates:2.4.6
  6411. | | | | +--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  6412. | | | | \--- org.codehaus.groovy:groovy:2.4.6
  6413. | | | \--- org.codehaus.groovy:groovy:2.4.6
  6414. | | +--- org.apache.ant:ant-antlr:1.9.4
  6415. | | +--- org.apache.ant:ant-launcher:1.9.4
  6416. | | \--- org.apache.ant:ant-junit:1.9.4
  6417. | | \--- org.apache.ant:ant:1.9.4 (*)
  6418. | \--- org.grails:grails-spring:3.1.6
  6419. | +--- org.codehaus.groovy:groovy:2.4.6
  6420. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6421. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6422. | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  6423. | +--- org.springframework:spring-web:4.2.5.RELEASE
  6424. | | +--- org.springframework:spring-aop:4.2.5.RELEASE (*)
  6425. | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  6426. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  6427. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6428. | \--- org.grails:grails-bootstrap:3.1.6 (*)
  6429. +--- org.springframework.boot:spring-boot-starter-actuator: -> 1.3.3.RELEASE
  6430. | +--- org.springframework.boot:spring-boot-starter:1.3.3.RELEASE
  6431. | | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  6432. | | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  6433. | | +--- org.springframework.boot:spring-boot-starter-logging:1.3.3.RELEASE (*)
  6434. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6435. | | \--- org.yaml:snakeyaml:1.16
  6436. | \--- org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE
  6437. | +--- org.springframework.boot:spring-boot:1.3.3.RELEASE (*)
  6438. | +--- org.springframework.boot:spring-boot-autoconfigure:1.3.3.RELEASE (*)
  6439. | +--- com.fasterxml.jackson.core:jackson-databind:2.6.5
  6440. | | +--- com.fasterxml.jackson.core:jackson-annotations:2.6.0 -> 2.6.5
  6441. | | \--- com.fasterxml.jackson.core:jackson-core:2.6.5
  6442. | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6443. | \--- org.springframework:spring-context:4.2.5.RELEASE (*)
  6444. +--- org.springframework.boot:spring-boot-starter-tomcat: -> 1.3.3.RELEASE
  6445. | +--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  6446. | +--- org.apache.tomcat.embed:tomcat-embed-el:8.0.32
  6447. | +--- org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.32
  6448. | \--- org.apache.tomcat.embed:tomcat-embed-websocket:8.0.32
  6449. | \--- org.apache.tomcat.embed:tomcat-embed-core:8.0.32
  6450. +--- org.grails:grails-dependencies: -> 3.1.6
  6451. | +--- org.grails:grails-bootstrap:3.1.6 (*)
  6452. | +--- org.grails:grails-plugin-rest:3.1.6
  6453. | | +--- org.codehaus.groovy:groovy:2.4.6
  6454. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6455. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6456. | | +--- org.grails:grails-web:3.1.6
  6457. | | | +--- org.springframework:spring-aspects:4.2.5.RELEASE
  6458. | | | | \--- org.aspectj:aspectjweaver:1.8.8
  6459. | | | +--- org.aspectj:aspectjrt:1.8.7 -> 1.8.8
  6460. | | | +--- org.aspectj:aspectjweaver:1.8.7 -> 1.8.8
  6461. | | | +--- org.codehaus.groovy:groovy:2.4.6
  6462. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6463. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6464. | | | +--- org.grails:grails-web-common:3.1.6
  6465. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6466. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6467. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6468. | | | | +--- org.grails:grails-core:3.1.6 (*)
  6469. | | | | +--- org.grails:grails-databinding:3.1.6
  6470. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6471. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6472. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6473. | | | | | \--- org.codehaus.groovy:groovy-xml:2.4.6 (*)
  6474. | | | | +--- org.grails:grails-encoder:3.1.6
  6475. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6476. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6477. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6478. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  6479. | | | | | +--- org.codehaus.groovy:groovy-json:2.4.6
  6480. | | | | | | \--- org.codehaus.groovy:groovy:2.4.6
  6481. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  6482. | | | | +--- org.grails:grails-gsp:3.1.6
  6483. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6484. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6485. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6486. | | | | | +--- org.grails:grails-core:3.1.6 (*)
  6487. | | | | | +--- org.grails:grails-taglib:3.1.6
  6488. | | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6489. | | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6490. | | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6491. | | | | | | +--- org.grails:grails-core:3.1.6 (*)
  6492. | | | | | | \--- org.grails:grails-encoder:3.1.6 (*)
  6493. | | | | | \--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  6494. | | | | +--- org.codehaus.groovy:groovy-templates:2.4.6 (*)
  6495. | | | | +--- org.springframework:spring-webmvc:4.2.5.RELEASE
  6496. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  6497. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  6498. | | | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6499. | | | | | +--- org.springframework:spring-expression:4.2.5.RELEASE (*)
  6500. | | | | | \--- org.springframework:spring-web:4.2.5.RELEASE (*)
  6501. | | | | +--- org.springframework:spring-context-support:4.2.5.RELEASE
  6502. | | | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  6503. | | | | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  6504. | | | | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6505. | | | | \--- com.google.code.gson:gson:2.2.4 -> 2.3.1
  6506. | | | +--- org.grails:grails-web-gsp:3.1.6
  6507. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6508. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6509. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6510. | | | | +--- org.grails:grails-gsp:3.1.6 (*)
  6511. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  6512. | | | | +--- org.grails:grails-web-taglib:3.1.6
  6513. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6514. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6515. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6516. | | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  6517. | | | | | \--- org.grails:grails-taglib:3.1.6 (*)
  6518. | | | | \--- org.grails:grails-web-sitemesh:3.1.6
  6519. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6520. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6521. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6522. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  6523. | | | | \--- opensymphony:sitemesh:2.4
  6524. | | | +--- org.grails:grails-web-databinding:3.1.6
  6525. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6526. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6527. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6528. | | | | +--- org.grails:grails-databinding:3.1.6 (*)
  6529. | | | | \--- org.grails:grails-web-common:3.1.6 (*)
  6530. | | | +--- org.grails:grails-web-url-mappings:3.1.6
  6531. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6532. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6533. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6534. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  6535. | | | | +--- org.grails:grails-validation:3.1.6
  6536. | | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6537. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6538. | | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6539. | | | | | +--- commons-validator:commons-validator:1.4.1
  6540. | | | | | | \--- commons-collections:commons-collections:3.2.1 -> 3.2.2
  6541. | | | | | \--- org.grails:grails-core:3.1.6 (*)
  6542. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE
  6543. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  6544. | | | | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.3.1 -> 1.4.2
  6545. | | | | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6546. | | | | | +--- org.springframework:spring-beans:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6547. | | | | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6548. | | | | | +--- org.springframework:spring-context:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6549. | | | | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  6550. | | | | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  6551. | | | | | +--- javax.transaction:jta:1.1
  6552. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6553. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6554. | | | | \--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  6555. | | | +--- org.grails:grails-web-jsp:3.1.6
  6556. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6557. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6558. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6559. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  6560. | | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  6561. | | | +--- org.grails:grails-web-mvc:3.1.6
  6562. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6563. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6564. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6565. | | | | +--- org.grails:grails-web-common:3.1.6 (*)
  6566. | | | | +--- org.grails:grails-web-sitemesh:3.1.6 (*)
  6567. | | | | \--- org.grails:grails-web-url-mappings:3.1.6 (*)
  6568. | | | \--- org.grails:grails-web-sitemesh:3.1.6 (*)
  6569. | | +--- org.grails:grails-plugin-controllers:3.1.6
  6570. | | | +--- org.grails:grails-plugin-i18n:3.1.6
  6571. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6572. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6573. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6574. | | | | +--- commons-lang:commons-lang:2.6
  6575. | | | | \--- org.grails:grails-web:3.1.6 (*)
  6576. | | | +--- org.codehaus.groovy:groovy:2.4.6
  6577. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6578. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6579. | | | +--- org.grails:grails-core:3.1.6 (*)
  6580. | | | +--- org.grails:grails-web:3.1.6 (*)
  6581. | | | +--- org.grails:grails-async:3.1.6
  6582. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6583. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6584. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6585. | | | | +--- org.codehaus.gpars:gpars:1.2.1
  6586. | | | | | \--- org.codehaus.jsr166-mirror:jsr166y:1.7.0
  6587. | | | | +--- io.projectreactor:reactor-core:2.0.8.RELEASE -> 2.0.7.RELEASE
  6588. | | | | | +--- org.reactivestreams:reactive-streams:1.0.0
  6589. | | | | | \--- org.slf4j:slf4j-api:1.7.12 -> 1.7.16
  6590. | | | | \--- io.projectreactor:reactor-stream:2.0.8.RELEASE -> 2.0.7.RELEASE
  6591. | | | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  6592. | | | +--- org.grails:grails-plugin-converters:3.1.6
  6593. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6594. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6595. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6596. | | | | +--- commons-lang:commons-lang:2.6
  6597. | | | | +--- org.grails:grails-web:3.1.6 (*)
  6598. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6
  6599. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6600. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6601. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6602. | | | | +--- org.grails:grails-core:3.1.6 (*)
  6603. | | | | +--- org.grails:grails-spring:3.1.6 (*)
  6604. | | | | +--- org.grails:grails-validation:3.1.6 (*)
  6605. | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE
  6606. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  6607. | | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  6608. | | | | | +--- org.grails:grails-validation:3.0.12 -> 3.1.6 (*)
  6609. | | | | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  6610. | | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6611. | | | | | \--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6612. | | | | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE
  6613. | | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  6614. | | | | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  6615. | | | | | +--- org.grails:grails-core:3.0.12 -> 3.1.6 (*)
  6616. | | | | | \--- org.grails:grails-bootstrap:3.0.12 -> 3.1.6 (*)
  6617. | | | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  6618. | | | | \--- org.grails:grails-datastore-simple:5.0.5.RELEASE
  6619. | | | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  6620. | | | | \--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  6621. | | | +--- org.grails:grails-plugin-mimetypes:3.1.6
  6622. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6623. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6624. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6625. | | | | \--- org.grails:grails-web:3.1.6 (*)
  6626. | | | +--- org.grails:grails-plugin-validation:3.1.6
  6627. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6628. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6629. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6630. | | | | +--- org.grails:grails-core:3.1.6 (*)
  6631. | | | | +--- org.grails:grails-web:3.1.6 (*)
  6632. | | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  6633. | | | \--- org.grails:grails-plugin-domain-class:3.1.6 (*)
  6634. | | \--- org.grails:grails-plugin-datasource:3.1.6
  6635. | | +--- org.apache.tomcat.embed:tomcat-embed-logging-log4j:8.0.33
  6636. | | +--- org.codehaus.groovy:groovy:2.4.6
  6637. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6638. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6639. | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE
  6640. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  6641. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6642. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  6643. | | +--- org.codehaus.groovy:groovy-sql:2.4.6
  6644. | | | \--- org.codehaus.groovy:groovy:2.4.6
  6645. | | +--- org.springframework:spring-context:4.2.5.RELEASE (*)
  6646. | | +--- org.apache.tomcat:tomcat-jdbc:8.0.33 -> 8.0.32
  6647. | | | \--- org.apache.tomcat:tomcat-juli:8.0.32
  6648. | | \--- org.grails:grails-core:3.1.6 (*)
  6649. | +--- org.grails:grails-plugin-databinding:3.1.6
  6650. | | +--- org.codehaus.groovy:groovy:2.4.6
  6651. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6652. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6653. | | +--- org.grails:grails-core:3.1.6 (*)
  6654. | | \--- org.grails:grails-web:3.1.6 (*)
  6655. | +--- org.grails:grails-plugin-i18n:3.1.6 (*)
  6656. | +--- org.grails:grails-plugin-gsp:3.1.6
  6657. | | +--- org.codehaus.groovy:groovy:2.4.6
  6658. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6659. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6660. | | +--- org.grails:grails-plugin-codecs:3.1.6
  6661. | | | +--- org.grails:grails-codecs:3.1.6
  6662. | | | | +--- org.codehaus.groovy:groovy:2.4.6
  6663. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6664. | | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6665. | | | | \--- commons-codec:commons-codec:1.6 -> 1.10
  6666. | | | +--- org.codehaus.groovy:groovy:2.4.6
  6667. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6668. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6669. | | | +--- commons-lang:commons-lang:2.6
  6670. | | | +--- org.grails:grails-web:3.1.6 (*)
  6671. | | | +--- org.grails:grails-plugin-converters:3.1.6 (*)
  6672. | | | \--- org.grails:grails-encoder:3.1.6 (*)
  6673. | | +--- org.grails:grails-logging:3.1.6
  6674. | | | +--- org.codehaus.groovy:groovy:2.4.6
  6675. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6676. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6677. | | | \--- org.grails:grails-core:3.1.6 (*)
  6678. | | +--- org.grails:grails-web-gsp-taglib:3.1.6
  6679. | | | +--- org.codehaus.groovy:groovy:2.4.6
  6680. | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6681. | | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6682. | | | \--- org.grails:grails-web-gsp:3.1.6 (*)
  6683. | | +--- org.grails:grails-web:3.1.6 (*)
  6684. | | \--- org.grails:grails-plugin-controllers:3.1.6 (*)
  6685. | +--- org.grails:grails-plugin-services:3.1.6
  6686. | | +--- org.codehaus.groovy:groovy:2.4.6
  6687. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6688. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6689. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  6690. | | +--- org.grails:grails-core:3.1.6 (*)
  6691. | | +--- org.grails:grails-plugin-datasource:3.1.6 (*)
  6692. | | \--- org.grails:grails-plugin-events:3.1.6
  6693. | | +--- org.codehaus.groovy:groovy:2.4.6
  6694. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6695. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6696. | | +--- org.grails:grails-core:3.1.6 (*)
  6697. | | +--- org.grails:grails-async:3.1.6 (*)
  6698. | | +--- io.projectreactor.spring:reactor-spring-context:2.0.7.RELEASE
  6699. | | | +--- com.jayway.jsonpath:json-path:0.9.0 -> 2.0.0
  6700. | | | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6701. | | | | \--- net.minidev:json-smart:2.1.1
  6702. | | | | \--- net.minidev:asm:1.0.2
  6703. | | | | \--- asm:asm:3.3.1
  6704. | | | +--- io.projectreactor.spring:reactor-spring-core:2.0.7.RELEASE
  6705. | | | | +--- io.projectreactor:reactor-stream:2.0.7.RELEASE (*)
  6706. | | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  6707. | | | | +--- org.springframework:spring-beans:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  6708. | | | | +--- org.springframework:spring-context:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  6709. | | | | +--- org.springframework:spring-core:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  6710. | | | | \--- org.springframework:spring-expression:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  6711. | | | +--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  6712. | | | \--- org.springframework:spring-context-support:4.1.5.RELEASE -> 4.2.5.RELEASE (*)
  6713. | | \--- io.projectreactor:reactor-bus:2.0.8.RELEASE -> 2.0.7.RELEASE
  6714. | | +--- com.goldmansachs:gs-collections:5.1.0
  6715. | | | \--- com.goldmansachs:gs-collections-api:5.1.0
  6716. | | \--- io.projectreactor:reactor-core:2.0.7.RELEASE (*)
  6717. | +--- org.grails:grails-plugin-url-mappings:3.1.6
  6718. | | +--- org.codehaus.groovy:groovy:2.4.6
  6719. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6720. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6721. | | +--- commons-lang:commons-lang:2.6
  6722. | | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  6723. | | +--- org.grails:grails-web:3.1.6 (*)
  6724. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  6725. | | \--- org.grails:grails-validation:3.1.6 (*)
  6726. | +--- org.grails:grails-plugin-interceptors:3.1.6
  6727. | | +--- org.codehaus.groovy:groovy:2.4.6
  6728. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6729. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6730. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  6731. | | \--- org.grails:grails-plugin-url-mappings:3.1.6 (*)
  6732. | +--- org.grails:grails-plugin-async:3.1.6
  6733. | | +--- org.codehaus.groovy:groovy:2.4.6
  6734. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6735. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6736. | | +--- org.grails:grails-plugin-controllers:3.1.6 (*)
  6737. | | \--- org.grails:grails-plugin-events:3.1.6 (*)
  6738. | \--- com.h2database:h2:1.3.176 -> 1.4.191
  6739. +--- org.grails:grails-web-boot: -> 3.1.6
  6740. | +--- org.codehaus.groovy:groovy:2.4.6
  6741. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6742. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6743. | \--- org.grails:grails-web-common:3.1.6 (*)
  6744. +--- org.grails.plugins:cache: -> 3.0.2
  6745. | +--- com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:1.4.2
  6746. | \--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  6747. +--- org.grails.plugins:scaffolding: -> 3.2.1
  6748. | \--- org.grails.plugins:fields:2.0.3 -> 2.1.2
  6749. +--- org.grails.plugins:hibernate4: -> 5.0.5
  6750. | +--- org.grails:grails-datastore-simple:5.0.5.RELEASE (*)
  6751. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  6752. | \--- org.grails:grails-datastore-gorm-hibernate4:5.0.5.RELEASE
  6753. | +--- dom4j:dom4j:1.6.1
  6754. | | \--- xml-apis:xml-apis:1.0.b2 -> 1.4.01
  6755. | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  6756. | +--- org.grails:grails-datastore-gorm-hibernate-core:5.0.5.RELEASE
  6757. | | +--- antlr:antlr:2.7.7
  6758. | | +--- org.codehaus.groovy:groovy:2.4.5 -> 2.4.6
  6759. | | +--- org.grails:grails-async:3.0.12 -> 3.1.6 (*)
  6760. | | +--- org.grails:grails-datastore-gorm:5.0.5.RELEASE (*)
  6761. | | +--- org.grails:grails-datastore-core:5.0.5.RELEASE (*)
  6762. | | +--- org.springframework:spring-core:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6763. | | +--- org.springframework:spring-jdbc:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6764. | | +--- org.springframework:spring-orm:4.1.7.RELEASE -> 4.2.5.RELEASE
  6765. | | | +--- org.springframework:spring-beans:4.2.5.RELEASE (*)
  6766. | | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6767. | | | +--- org.springframework:spring-jdbc:4.2.5.RELEASE (*)
  6768. | | | \--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  6769. | | +--- org.springframework:spring-tx:4.1.7.RELEASE -> 4.2.5.RELEASE (*)
  6770. | | +--- javax.transaction:jta:1.1
  6771. | | +--- org.javassist:javassist:3.17.1-GA -> 3.18.1-GA
  6772. | | \--- dom4j:dom4j:1.6.1 (*)
  6773. | +--- org.grails:grails-datastore-gorm-support:5.0.5.RELEASE (*)
  6774. | +--- org.hibernate:hibernate-core:4.3.10.Final -> 4.3.11.Final
  6775. | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  6776. | | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  6777. | | +--- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.0.0.Final
  6778. | | +--- dom4j:dom4j:1.6.1 (*)
  6779. | | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final
  6780. | | | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  6781. | | | \--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  6782. | | +--- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final
  6783. | | +--- org.javassist:javassist:3.18.1-GA
  6784. | | +--- antlr:antlr:2.7.7
  6785. | | \--- org.jboss:jandex:1.1.0.Final
  6786. | +--- org.hibernate.common:hibernate-commons-annotations:4.0.5.Final (*)
  6787. | \--- org.hibernate:hibernate-validator:5.0.3.Final -> 5.2.4.Final
  6788. | +--- javax.validation:validation-api:1.1.0.Final
  6789. | +--- org.jboss.logging:jboss-logging:3.2.1.Final -> 3.3.0.Final
  6790. | \--- com.fasterxml:classmate:1.1.0
  6791. +--- org.hibernate:hibernate-ehcache: -> 4.3.11.Final
  6792. | +--- org.jboss.logging:jboss-logging:3.1.3.GA -> 3.3.0.Final
  6793. | +--- org.jboss.logging:jboss-logging-annotations:1.2.0.Beta1
  6794. | +--- org.hibernate:hibernate-core:4.3.11.Final (*)
  6795. | \--- net.sf.ehcache:ehcache-core:2.4.3
  6796. | \--- org.slf4j:slf4j-api:1.6.1 -> 1.7.16
  6797. +--- org.grails.plugins:spring-security-core:3.0.4
  6798. | +--- net.sf.ehcache:ehcache:2.9.0 -> 2.10.1
  6799. | | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  6800. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE
  6801. | | +--- aopalliance:aopalliance:1.0
  6802. | | +--- org.springframework:spring-aop:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6803. | | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6804. | | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6805. | | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6806. | | \--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6807. | \--- org.springframework.security:spring-security-web:4.0.3.RELEASE
  6808. | +--- aopalliance:aopalliance:1.0
  6809. | +--- org.springframework.security:spring-security-core:4.0.3.RELEASE (*)
  6810. | +--- org.springframework:spring-beans:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6811. | +--- org.springframework:spring-context:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6812. | +--- org.springframework:spring-core:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6813. | +--- org.springframework:spring-expression:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6814. | \--- org.springframework:spring-web:4.2.2.RELEASE -> 4.2.5.RELEASE (*)
  6815. +--- org.grails.plugins:quartz:2.0.8
  6816. | \--- org.quartz-scheduler:quartz:2.2.2
  6817. | +--- c3p0:c3p0:0.9.1.1
  6818. | \--- org.slf4j:slf4j-api:1.7.7 -> 1.7.16
  6819. +--- org.grails.plugins:mail:2.0.0.RC4
  6820. | +--- javax.mail:javax.mail-api:1.5.1 -> 1.5.5
  6821. | \--- com.sun.mail:javax.mail:1.5.1 -> 1.5.5
  6822. | \--- javax.activation:activation:1.1
  6823. +--- eu.bitwalker:UserAgentUtils:1.18
  6824. +--- org.mnode.ical4j:ical4j:1.0.7
  6825. | +--- commons-logging:commons-logging:1.1.3 -> 1.2
  6826. | +--- commons-codec:commons-codec:1.8 -> 1.10
  6827. | +--- commons-lang:commons-lang:2.6
  6828. | \--- backport-util-concurrent:backport-util-concurrent:3.1
  6829. +--- org.grails.plugins:browser-detection:3.1.0
  6830. | \--- eu.bitwalker:UserAgentUtils:1.19 -> 1.18
  6831. +--- com.googlecode.libphonenumber:libphonenumber:7.3.1
  6832. +--- com.bertramlabs.plugins:asset-pipeline-grails:2.8.2
  6833. | +--- org.mozilla:rhino:1.7R4
  6834. | \--- com.bertramlabs.plugins:asset-pipeline-core:2.8.2
  6835. | +--- org.mozilla:rhino:1.7R4
  6836. | +--- com.google.javascript:closure-compiler:v20151015
  6837. | \--- commons-logging:commons-logging:1.1.1 -> 1.2
  6838. +--- com.h2database:h2: -> 1.4.191
  6839. +--- org.grails.plugins:grails-flyway:0.2.1
  6840. | \--- org.flywaydb:flyway-core:4.0.1 -> 3.2.1
  6841. +--- mysql:mysql-connector-java:5.1.29
  6842. +--- org.grails:grails-plugin-testing: -> 3.1.6
  6843. | +--- cglib:cglib:2.2.2
  6844. | | \--- asm:asm:3.3.1
  6845. | +--- org.codehaus.groovy:groovy:2.4.6
  6846. | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6847. | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6848. | +--- org.grails:grails-test:3.1.6
  6849. | | +--- org.codehaus.groovy:groovy:2.4.6
  6850. | | +--- org.slf4j:slf4j-api:1.7.10 -> 1.7.16
  6851. | | +--- org.slf4j:jcl-over-slf4j:1.7.10 -> 1.7.16 (*)
  6852. | | +--- org.springframework:spring-tx:4.2.5.RELEASE (*)
  6853. | | +--- org.codehaus.groovy:groovy-test:2.4.6
  6854. | | +--- junit:junit:4.12
  6855. | | | \--- org.hamcrest:hamcrest-core:1.3
  6856. | | +--- org.spockframework:spock-core:1.0-groovy-2.4
  6857. | | | \--- junit:junit:4.12 (*)
  6858. | | \--- org.objenesis:objenesis:1.4 -> 2.1
  6859. | +--- org.grails:grails-logging:3.1.6 (*)
  6860. | +--- org.grails:grails-async:3.1.6 (*)
  6861. | +--- org.springframework.boot:spring-boot-starter-test:1.3.3.RELEASE
  6862. | | +--- junit:junit:4.12 (*)
  6863. | | +--- org.mockito:mockito-core:1.10.19
  6864. | | | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3
  6865. | | | \--- org.objenesis:objenesis:2.1
  6866. | | +--- org.hamcrest:hamcrest-core:1.3
  6867. | | +--- org.hamcrest:hamcrest-library:1.3
  6868. | | | \--- org.hamcrest:hamcrest-core:1.3
  6869. | | +--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6870. | | \--- org.springframework:spring-test:4.2.5.RELEASE
  6871. | | \--- org.springframework:spring-core:4.2.5.RELEASE (*)
  6872. | +--- org.spockframework:spock-spring:1.0-groovy-2.4
  6873. | | \--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  6874. | +--- org.spockframework:spock-core:1.0-groovy-2.4 (*)
  6875. | \--- junit:junit:4.12 (*)
  6876. +--- org.grails.plugins:geb: -> 1.0.1
  6877. | +--- org.gebish:geb-spock:0.12.2
  6878. | | \--- org.gebish:geb-core:0.12.2
  6879. | | +--- org.gebish:geb-waiting:0.12.2
  6880. | | | +--- org.gebish:geb-exceptions:0.12.2
  6881. | | | \--- org.gebish:geb-implicit-assertions:0.12.2
  6882. | | \--- org.gebish:geb-ast:0.12.2
  6883. | \--- org.seleniumhq.selenium:selenium-support:2.47.1 -> 2.52.0
  6884. | \--- org.seleniumhq.selenium:selenium-remote-driver:2.52.0
  6885. | +--- cglib:cglib-nodep:2.1_3
  6886. | +--- com.google.code.gson:gson:2.3.1
  6887. | +--- org.seleniumhq.selenium:selenium-api:2.52.0
  6888. | | +--- com.google.guava:guava:19.0
  6889. | | +--- com.google.code.gson:gson:2.3.1
  6890. | | \--- org.apache.httpcomponents:httpclient:4.5.1
  6891. | | +--- org.apache.httpcomponents:httpcore:4.4.3 -> 4.4.4
  6892. | | +--- commons-logging:commons-logging:1.2
  6893. | | \--- commons-codec:commons-codec:1.9 -> 1.10
  6894. | +--- org.apache.httpcomponents:httpclient:4.5.1 (*)
  6895. | +--- com.google.guava:guava:19.0
  6896. | +--- org.apache.commons:commons-exec:1.3
  6897. | +--- net.java.dev.jna:jna:4.1.0
  6898. | \--- net.java.dev.jna:jna-platform:4.1.0
  6899. | \--- net.java.dev.jna:jna:4.1.0
  6900. +--- org.grails.plugins:grails-wizer:0.3
  6901. | \--- org.subethamail:subethasmtp-wiser:1.2
  6902. | +--- org.subethamail:subethasmtp-smtp:1.2
  6903. | | +--- commons-logging:commons-logging:1.1 -> 1.2
  6904. | | \--- javax.mail:mail:1.4
  6905. | | \--- javax.activation:activation:1.1
  6906. | +--- commons-logging:commons-logging:1.1 -> 1.2
  6907. | \--- javax.mail:mail:1.4 (*)
  6908. +--- org.grails:grails-datastore-test-support:5.0.5.RELEASE
  6909. +--- org.seleniumhq.selenium:selenium-htmlunit-driver:2.52.0
  6910. | +--- org.seleniumhq.selenium:selenium-support:2.52.0 (*)
  6911. | +--- net.sourceforge.htmlunit:htmlunit:2.18 -> 2.21
  6912. | | +--- xalan:xalan:2.7.2
  6913. | | | \--- xalan:serializer:2.7.2
  6914. | | +--- org.apache.commons:commons-lang3:3.4
  6915. | | +--- org.apache.httpcomponents:httpclient:4.5.2 -> 4.5.1 (*)
  6916. | | +--- org.apache.httpcomponents:httpmime:4.5.2 -> 4.5.1
  6917. | | | \--- org.apache.httpcomponents:httpclient:4.5.1 (*)
  6918. | | +--- commons-codec:commons-codec:1.10
  6919. | | +--- net.sourceforge.htmlunit:htmlunit-core-js:2.17
  6920. | | +--- net.sourceforge.htmlunit:neko-htmlunit:2.21
  6921. | | | \--- xerces:xercesImpl:2.11.0
  6922. | | | \--- xml-apis:xml-apis:1.4.01
  6923. | | +--- net.sourceforge.cssparser:cssparser:0.9.18
  6924. | | | \--- org.w3c.css:sac:1.3
  6925. | | +--- commons-io:commons-io:2.4
  6926. | | +--- commons-logging:commons-logging:1.2
  6927. | | \--- org.eclipse.jetty.websocket:websocket-client:9.2.15.v20160210
  6928. | | +--- org.eclipse.jetty:jetty-util:9.2.15.v20160210
  6929. | | +--- org.eclipse.jetty:jetty-io:9.2.15.v20160210
  6930. | | | \--- org.eclipse.jetty:jetty-util:9.2.15.v20160210
  6931. | | \--- org.eclipse.jetty.websocket:websocket-common:9.2.15.v20160210
  6932. | | +--- org.eclipse.jetty.websocket:websocket-api:9.2.15.v20160210
  6933. | | +--- org.eclipse.jetty:jetty-util:9.2.15.v20160210
  6934. | | \--- org.eclipse.jetty:jetty-io:9.2.15.v20160210 (*)
  6935. | +--- commons-collections:commons-collections:3.2.2
  6936. | \--- org.apache.httpcomponents:httpclient:4.5.1 (*)
  6937. \--- net.sourceforge.htmlunit:htmlunit:2.21 (*)
  6938.  
  6939. (*) - dependencies omitted (listed previously)
  6940.  
  6941. BUILD SUCCESSFUL
  6942.  
  6943. Total time: 1.219 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement