Skip to content

Commit

Permalink
Merge pull request #741 from gruelbox/dependabot/maven/transactionout…
Browse files Browse the repository at this point in the history
…box-spring/org.springframework-spring-context-6.1.14

Bump org.springframework:spring-context from 6.1.12 to 6.1.14 in /transactionoutbox-spring
  • Loading branch information
badgerwithagun authored Nov 22, 2024
2 parents ca6a816 + 1e38d5e commit 4a42120
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.12</spring.version>
<spring.version>6.1.14</spring.version>
</properties>
<dependencies>
<!-- Runtime -->
Expand Down

0 comments on commit 4a42120

Please sign in to comment.