Skip to content

Commit

Permalink
JBEHAVE-1583 Bump Spring from 5.3.25 to 5.3.29
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.25 to 5.3.29.

Updates `org.springframework:spring-context` from 5.3.25 to 5.3.29
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.25...v5.3.29)

Updates `org.springframework:spring-aop` from 5.3.25 to 5.3.29
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.25...v5.3.29)
  • Loading branch information
valfirst committed Aug 15, 2023
1 parent a9d0b25 commit 9321fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jbehave-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<description>Extension of JBehave Core that supports Spring dependency injection</description>

<properties>
<spring.version>5.3.25</spring.version>
<spring.version>5.3.29</spring.version>
<aspectj.version>1.9.19</aspectj.version>
</properties>

Expand Down

0 comments on commit 9321fd9

Please sign in to comment.