diff --git a/08_ExceptionsDebuggingAndTesting/SPBMetro/pom.xml b/08_ExceptionsDebuggingAndTesting/SPBMetro/pom.xml index 9e0a376..54340a4 100644 --- a/08_ExceptionsDebuggingAndTesting/SPBMetro/pom.xml +++ b/08_ExceptionsDebuggingAndTesting/SPBMetro/pom.xml @@ -46,7 +46,7 @@ <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-api</artifactId> - <version>2.14.0</version> + <version>2.17.1</version> </dependency> <dependency> <groupId>org.apache.logging.log4j</groupId>