Skip to content

Commit

Permalink
Merge pull request #578 from gruelbox/dependabot/maven/spring.boot.ve…
Browse files Browse the repository at this point in the history
…rsion-3.2.3

Bump spring.boot.version from 3.2.1 to 3.2.3
  • Loading branch information
badgerwithagun authored Mar 12, 2024
2 parents f745ada + 61a1a61 commit 3552601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transactionoutbox-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<spring.boot.version>3.2.1</spring.boot.version>
<spring.boot.version>3.2.3</spring.boot.version>
<spring.version>6.1.4</spring.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 3552601

Please sign in to comment.