diff --git a/SCM_TA/jgrapht-master/pom.xml b/SCM_TA/jgrapht-master/pom.xml
index 6e6d2bdd..85ea34ba 100644
--- a/SCM_TA/jgrapht-master/pom.xml
+++ b/SCM_TA/jgrapht-master/pom.xml
@@ -189,7 +189,7 @@
 							<dependency>
 								<groupId>com.puppycrawl.tools</groupId>
 								<artifactId>checkstyle</artifactId>
-								<version>7.1.1</version>
+								<version>8.29</version>
 							</dependency>
 						</dependencies>
 						<executions>