Drop dependency on commons-text 69/103269/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:42:54 +0000 (18:42 +0100)
commitfc9b925044a1516c4a5688d28539e5145005fa18
tree062c511661f57f701733dd33db7dc332407fc9d1
parent9c5c61991ac0dd1fb7d3f6b7bfed36eefe6f870d
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