aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 847468b..6fd2a37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,6 +55,12 @@ along with PDF Form Replace Font2. If not, see
<version>1.5.0</version>
<scope>compile</scope>
</dependency>
+
+ <dependency>
+ <groupId>org.slf4j</groupId>
+ <artifactId>slf4j-nop</artifactId>
+ <version>2.0.7</version>
+ </dependency>
</dependencies>
<build>