Skip to content

Commit

Permalink
Merge pull request #53 from xdev-software/renovate/org.springframewor…
Browse files Browse the repository at this point in the history
…k.boot.version

Update org.springframework.boot.version to v3.3.2
  • Loading branch information
AB-xdev committed Jul 19, 2024
2 parents 3bc9cad + 3f49ab6 commit 3586641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tci-advanced-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<org.springframework.boot.version>3.3.1</org.springframework.boot.version>
<org.springframework.boot.version>3.3.2</org.springframework.boot.version>
</properties>

<modules>
Expand Down

0 comments on commit 3586641

Please sign in to comment.