Drop dependency on commons-text 73/103273/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 16 Nov 2022 17:28:58 +0000 (18:28 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 16 Nov 2022 17:55:32 +0000 (18:55 +0100)
commitbca9c68eaf0423eb4d8f1ca5bd36f40cf6ccddb2
treef05944e01ae4cd764555a9bf437cde01b47b5566
parent5fd03f1f7074bbff907876e0853f8202076e7152
Drop dependency on commons-text

Fix the final SQL injection issue in GrantStore, which means we no
longer need to escape strings. This allows us to drop dependency on
common-text and fixup a warning by mentioning guava in our dependencies.

Change-Id: I3665a42fd81c7e07ea708d352c784f2bb75a86ad
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit bdd04452563a1b375e02787d6821f0bf28205415)
aaa-idm-store-h2/pom.xml
aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/GrantStore.java