Skip to content

Commit

Permalink
Merge pull request #49 from xenitane/dependabot/maven/org.springframe…
Browse files Browse the repository at this point in the history
…work.boot-spring-boot-starter-parent-3.4.0

Bump org.springframework.boot:spring-boot-starter-parent from 3.3.3 to 3.4.0
  • Loading branch information
xenitane authored Jan 1, 2025
2 parents 8bac02b + 60ddc4f commit f2bf04d
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.3</version>
<version>3.4.0</version>
</parent>

<groupId>ola.training.group6</groupId>
Expand Down Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.34</version>
<version>1.18.36</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit f2bf04d

Please sign in to comment.