Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 in /full (closes #661)

Bumps org.slf4j:slf4j-api from 2.0.7 to 2.0.9.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Change-Id: I641b4e78876203c221678a5a1d26ca91682c0735
diff --git a/full/pom.xml b/full/pom.xml
index 2cccf71..7a06143 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -345,7 +345,7 @@
 		<dependency>
 			<groupId>org.slf4j</groupId>
 			<artifactId>slf4j-api</artifactId>
-			<version>2.0.7</version>
+			<version>2.0.9</version>
 		</dependency>
 		
 		<!-- Java Assist -->