diff options
author | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-13 00:42:16 +0200 |
---|---|---|
committer | Gitelman, Tal (tg851x) <tg851x@intl.att.com> | 2018-03-13 00:42:16 +0200 |
commit | 5c7f26d5549d23eacf38559e7a6c9aab82a4b3db (patch) | |
tree | 01a1d88ce94d577598327f86e6b5d045fc3d5aa6 /pom.xml | |
parent | 483c3d9c135116689d2308b7b28bb9a4b77004d9 (diff) |
analyze and fix IQ server violations SDC
Change-Id: Ief19dc055e79e65b46c090fd88148c22e67bc016
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ <slf4j-api.version>1.7.10</slf4j-api.version> <commons-codec>1.10</commons-codec> <commons-logging>1.2</commons-logging> - <groovy.version>2.3.5</groovy.version> + <groovy.version>2.4.13</groovy.version> <janino.version>3.0.6</janino.version> <!-- aspects --> |