aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRalph Straubs <rs8887@att.com>2017-07-17 10:16:44 -0500
committerRalph Straubs <rs8887@att.com>2017-07-17 10:16:44 -0500
commit8ce73e2fca0fdadd23e3557108742514af1205c3 (patch)
tree2e6ab1be74ebac7a3aa46d39269e4b1aa7b44295 /pom.xml
parent43db8ee773f7505a328e4e04429d1bbaddcc9d9b (diff)
[POLICY-78] Upgrade Drools and Guava Versions
Change-Id: Iaa17e84c6d9ba45ec3703a70d932da873d0b45a9 Signed-off-by: Ralph Straubs <rs8887@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4f7fba6f..f82745dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>10.0.1</version>
+ <version>16.0.1</version>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>