Skip to content

Commit

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

Bump spring.version from 6.1.2 to 6.1.4
  • Loading branch information
badgerwithagun authored Mar 12, 2024
2 parents 2e453a9 + 883fdbe commit bd31795
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.1</spring.boot.version>
<spring.version>6.1.2</spring.version>
<spring.version>6.1.4</spring.version>
</properties>
<dependencies>
<!-- Runtime -->
Expand Down

0 comments on commit bd31795

Please sign in to comment.