Skip to content

Commit

Permalink
Merge pull request #756 from gruelbox/dependabot/maven/spring.version…
Browse files Browse the repository at this point in the history
…-6.2.0

Bump spring.version from 6.1.14 to 6.2.0
  • Loading branch information
badgerwithagun authored Jan 13, 2025
2 parents 84ca021 + 74c8c89 commit eff5889
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 @@ -16,7 +16,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<spring.boot.version>3.3.3</spring.boot.version>
<spring.version>6.1.14</spring.version>
<spring.version>6.2.0</spring.version>
</properties>
<dependencies>
<!-- Runtime -->
Expand Down

0 comments on commit eff5889

Please sign in to comment.