diff --git a/SpringRest-Kutuphane/pom.xml b/SpringRest-Kutuphane/pom.xml
index 699ddc2..63d267b 100644
--- a/SpringRest-Kutuphane/pom.xml
+++ b/SpringRest-Kutuphane/pom.xml
@@ -58,7 +58,7 @@
 		<dependency>
 			<groupId>com.fasterxml.jackson.core</groupId>
 			<artifactId>jackson-databind</artifactId>
-			<version>2.11.0</version>
+			<version>2.12.6.1</version>
 		</dependency>
 
 		<!-- https://mvnrepository.com/artifact/org.hibernate/hibernate-c3p0 -->