Fixes for sonar critical issues
[policy/engine.git] / PolicyEngineClient / pom.xml
index 04be785..8e0e5f4 100644 (file)
@@ -40,9 +40,9 @@
                        <version>1.1</version>
                </dependency>
                <dependency>
-                        <groupId>org.apache.httpcomponents</groupId>
-                        <artifactId>httpclient</artifactId>
-                       <version>4.5</version>
+                       <groupId>org.apache.httpcomponents</groupId>
+                       <artifactId>httpclient</artifactId>
+                       <version>4.5</version>
                </dependency>
        </dependencies>
        <build>