Skip to content

Commit 1254f7f

Browse files
authored
Merge pull request #20 from qbicsoftware/dependabot/maven/spring.boot.version-3.3.2
Bump spring.boot.version from 3.3.1 to 3.3.2
2 parents 0ab5634 + 346520c commit 1254f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<maven.compiler.source>21</maven.compiler.source>
2222
<maven.compiler.target>21</maven.compiler.target>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24-
<spring.boot.version>3.3.1</spring.boot.version>
24+
<spring.boot.version>3.3.2</spring.boot.version>
2525
</properties>
2626

2727
<repositories>

0 commit comments

Comments
 (0)