Bump commons-pool2 from 2.8.0 to 2.8.1 (#61)

Bumps commons-pool2 from 2.8.0 to 2.8.1.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index dc1fb39..ab4894c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -425,7 +425,7 @@
     <dependency>

       <groupId>org.apache.commons</groupId>

       <artifactId>commons-pool2</artifactId>

-      <version>2.8.0</version>

+      <version>2.8.1</version>

       <scope>test</scope>

     </dependency>