Skip to content

Commit

Permalink
Merge pull request yegor256#1875 from yegor256/renovate/org.aspectj-a…
Browse files Browse the repository at this point in the history
…spectjrt-1.x

fix(deps): update dependency org.aspectj:aspectjrt to v1.9.21
  • Loading branch information
yegor256 authored Feb 13, 2024
2 parents 17c2a96 + 9449b47 commit e8e078a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjrt</artifactId>
<version>1.9.19</version>
<version>1.9.21</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e8e078a

Please sign in to comment.