Skip to content

Commit

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

Bump spring.version from 6.1.10 to 6.1.12
  • Loading branch information
badgerwithagun authored Aug 26, 2024
2 parents 2d894a6 + 4bcb630 commit 7a6b2f3
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.10</spring.version>
<spring.version>6.1.12</spring.version>
</properties>
<dependencies>
<!-- Runtime -->
Expand Down

0 comments on commit 7a6b2f3

Please sign in to comment.