diff --git a/pom.xml b/pom.xml index 33d1bc1..0f50287 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ Tarjan's Path Expression Implementation for Java Implementation of an algorithm by Tarjan that efficiently computes path expressions based on a labeled graph - https://github.com/johspaeth/PathExpression + https://github.com/secure-software-engineering/PathExpression