Skip to content

Commit

Permalink
Merge pull request #20 from qbicsoftware/dependabot/maven/spring.boot…
Browse files Browse the repository at this point in the history
….version-3.3.2

Bump spring.boot.version from 3.3.1 to 3.3.2
  • Loading branch information
KochTobi authored Jul 25, 2024
2 parents 0ab5634 + 346520c commit 1254f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.boot.version>3.3.1</spring.boot.version>
<spring.boot.version>3.3.2</spring.boot.version>
</properties>

<repositories>
Expand Down

0 comments on commit 1254f7f

Please sign in to comment.