Skip to content

Commit

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

Bump spring.version from 6.1.4 to 6.1.5
  • Loading branch information
badgerwithagun authored Mar 15, 2024
2 parents 2e3af4d + 7af3ad5 commit afe20db
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.2.3</spring.boot.version>
<spring.version>6.1.4</spring.version>
<spring.version>6.1.5</spring.version>
</properties>
<dependencies>
<!-- Runtime -->
Expand Down

0 comments on commit afe20db

Please sign in to comment.