mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 00:25:50 +00:00
nohttp disabled no plugin
This commit is contained in:
parent
b493da7bbe
commit
e7bf0244f4
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -184,7 +184,7 @@
|
|||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<!-- <plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>3.1.1</version>
|
||||
|
@ -193,7 +193,7 @@
|
|||
<groupId>com.puppycrawl.tools</groupId>
|
||||
<artifactId>checkstyle</artifactId>
|
||||
<version>8.32</version>
|
||||
</dependency>
|
||||
</dependency> -->
|
||||
<!-- <dependency>
|
||||
<groupId>io.spring.nohttp</groupId>
|
||||
<artifactId>nohttp-checkstyle</artifactId>
|
||||
|
|
Loading…
Reference in a new issue