mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 08:15:49 +00:00
Update pom.xml
This commit is contained in:
parent
0ae83c6327
commit
e5d97604fe
1 changed files with 0 additions and 5 deletions
5
pom.xml
5
pom.xml
|
@ -30,11 +30,6 @@
|
|||
|
||||
<dependencies>
|
||||
<!-- Spring and Spring Boot dependencies -->
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>3.9.4</version> <!-- Eklentinin istediğiniz sürümünü buraya yazın -->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-actuator</artifactId>
|
||||
|
|
Loading…
Reference in a new issue