diff options
Diffstat (limited to 'test/mocks/masspnfsim/pnf-sim-lightweight/pom.xml')
-rw-r--r-- | test/mocks/masspnfsim/pnf-sim-lightweight/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mocks/masspnfsim/pnf-sim-lightweight/pom.xml b/test/mocks/masspnfsim/pnf-sim-lightweight/pom.xml index abfa615cc..eab5af27b 100644 --- a/test/mocks/masspnfsim/pnf-sim-lightweight/pom.xml +++ b/test/mocks/masspnfsim/pnf-sim-lightweight/pom.xml @@ -57,7 +57,7 @@ <artifactId>jackson-dataformat-yaml</artifactId> <version>2.9.8</version> </dependency> - + <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> |