Update pom.xml

This commit is contained in:
Ugur Bozkurt 2023-08-15 21:17:19 +03:00 committed by GitHub
parent 0ae83c6327
commit e5d97604fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>