Skip to content

Commit 6e6f862

Browse files
authored
Merge pull request #1648 from jhipster/dependabot/maven/spring-boot-7425773156
build(deps): bump the spring-boot group with 3 updates
2 parents 27537b4 + de95989 commit 6e6f862

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-dependencies</artifactId>
9-
<version>3.3.5</version>
9+
<version>3.3.6</version>
1010
<relativePath />
1111
</parent>
1212

@@ -43,7 +43,7 @@
4343
<!-- The jhipster-framework version should be the same as the artifact version above -->
4444
<jhipster-framework.version>8.7.3-SNAPSHOT</jhipster-framework.version>
4545
<!-- The spring-boot version should be the same as the parent version above -->
46-
<spring-boot.version>3.3.5</spring-boot.version>
46+
<spring-boot.version>3.3.6</spring-boot.version>
4747

4848
<!-- Build properties -->
4949
<java.version>17</java.version>

0 commit comments

Comments
 (0)