Fix bugs reported by sonar/nexus-iq
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f51acac..8a51b5c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                        <groupId>org.springframework.boot</groupId>
                                        <artifactId>spring-boot-starter-json</artifactId>
                                </exclusion>
+                               <exclusion>
+                                       <groupId>org.springframework</groupId>
+                                       <artifactId>spring-web</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>
                <dependency>