Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/org.mapstruct-mapstruct-1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alvelchev authored Sep 21, 2024
2 parents 1e22ff4 + 77ed684 commit 4ae9591
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.3.2</version>
<version>3.3.3</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.springpracticesdemo</groupId>
Expand Down Expand Up @@ -158,7 +158,7 @@
<path>
<groupId>org.mapstruct</groupId>
<artifactId>mapstruct-processor</artifactId>
<version>1.5.5.Final</version>
<version>1.6.0</version>
</path>
<path>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 4ae9591

Please sign in to comment.