diff --git a/pom.xml b/pom.xml
index 3eb4604..6d3390b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -214,7 +214,7 @@
 		<dependency>
 			<groupId>ch.qos.logback</groupId>
 			<artifactId>logback-classic</artifactId>
-			<version>1.4.6</version>
+			<version>1.4.12</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>