Skip to content

Commit

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

Bump spring.boot.version from 3.3.0 to 3.3.3
  • Loading branch information
badgerwithagun authored Aug 23, 2024
2 parents 16f2b0d + b885f5a commit e41a18a
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.3.0</spring.boot.version>
<spring.boot.version>3.3.3</spring.boot.version>
<spring.version>6.1.10</spring.version>
</properties>
<dependencies>
Expand Down

0 comments on commit e41a18a

Please sign in to comment.