diff options
author | Ralph Straubs <rs8887@att.com> | 2017-07-17 10:16:44 -0500 |
---|---|---|
committer | Ralph Straubs <rs8887@att.com> | 2017-07-17 10:16:44 -0500 |
commit | 8ce73e2fca0fdadd23e3557108742514af1205c3 (patch) | |
tree | 2e6ab1be74ebac7a3aa46d39269e4b1aa7b44295 /pom.xml | |
parent | 43db8ee773f7505a328e4e04429d1bbaddcc9d9b (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |