Skip to content

Commit

Permalink
JBEHAVE-1593 Bump Spring from 5.3.29 to 5.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst committed Nov 16, 2023
1 parent fa59e40 commit 5f8fa03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<properties>
<jbehave.version>${project.version}</jbehave.version>
<jbehave.site.version>3.5</jbehave.site.version>
<spring.version>5.3.25</spring.version>
<spring.version>5.3.31</spring.version>
</properties>

<modules>
Expand Down
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.29</spring.version>
<spring.version>5.3.31</spring.version>
<aspectj.version>1.9.20.1</aspectj.version>
</properties>

Expand Down

0 comments on commit 5f8fa03

Please sign in to comment.