From c5ef57c4085e21334ab5cf997f6b14ef968be451 Mon Sep 17 00:00:00 2001 From: Shati Patel <42641846+shati-patel@users.noreply.github.com> Date: Mon, 22 Mar 2021 11:40:13 +0000 Subject: [PATCH] Update docs/codeql/support/reusables/frameworks.rst Co-authored-by: Chris Smowton --- docs/codeql/support/reusables/frameworks.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/codeql/support/reusables/frameworks.rst b/docs/codeql/support/reusables/frameworks.rst index ee948496334..6df22e5b01a 100644 --- a/docs/codeql/support/reusables/frameworks.rst +++ b/docs/codeql/support/reusables/frameworks.rst @@ -89,8 +89,8 @@ Java built-in support :widths: auto Name, Category - Apache Commons, Language library (?) - Guava, TODO + Apache Commons Lang, utility library + Guava, utility and collections library Hibernate, Database iBatis / MyBatis, Database Java Persistence API (JPA), Database