Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/org.springframework.data-sp…
Browse files Browse the repository at this point in the history
…ring-data-commons-3.2.4
  • Loading branch information
alvelchev authored Apr 10, 2024
2 parents d2dd5d6 + 93cb96d commit 4d5f417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.springpracticesdemo</groupId>
Expand Down Expand Up @@ -40,7 +40,7 @@
**/model/**
</coverage.exclusions>
<project.coverage.exclusions>placeholder</project.coverage.exclusions>
<lombok.version>1.18.30</lombok.version>
<lombok.version>1.18.32</lombok.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 4d5f417

Please sign in to comment.