Skip to content

Commit

Permalink
JBEHAVE-1593 Bump AspectJ from 1.9.19 to 1.9.20.1
Browse files Browse the repository at this point in the history
Bumps `aspectj.version` from 1.9.19 to 1.9.20.1.

Updates `org.aspectj:aspectjrt` from 1.9.19 to 1.9.20.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

Updates `org.aspectj:aspectjweaver` from 1.9.19 to 1.9.20.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)
  • Loading branch information
valfirst committed Nov 16, 2023
1 parent 57f319f commit e19427d
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 @@ -11,7 +11,7 @@

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

<dependencies>
Expand Down

0 comments on commit e19427d

Please sign in to comment.