Skip to content

Commit

Permalink
Merge pull request #1657 from jhipster/dependabot/maven/spring-boot-b…
Browse files Browse the repository at this point in the history
…546958554

build(deps): bump the spring-boot group with 3 updates
  • Loading branch information
DanielFran authored Dec 19, 2024
2 parents b2708e4 + 64b4da7 commit 9c524fe
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 @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -43,7 +43,7 @@
<!-- The jhipster-framework version should be the same as the artifact version above -->
<jhipster-framework.version>8.7.3-SNAPSHOT</jhipster-framework.version>
<!-- The spring-boot version should be the same as the parent version above -->
<spring-boot.version>3.4.0</spring-boot.version>
<spring-boot.version>3.4.1</spring-boot.version>

<!-- Build properties -->
<java.version>17</java.version>
Expand Down

0 comments on commit 9c524fe

Please sign in to comment.