Skip to content

Commit

Permalink
Bump version.org.aspectj from 1.9.21 to 1.9.21.1
Browse files Browse the repository at this point in the history
Bumps `version.org.aspectj` from 1.9.21 to 1.9.21.1.

Updates `org.aspectj:aspectjrt` from 1.9.21 to 1.9.21.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.21 to 1.9.21.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

---
updated-dependencies:
- dependency-name: org.aspectj:aspectjrt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Feb 14, 2024
1 parent cda843a commit 022d457
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 @@ -91,7 +91,7 @@
<!-- Test only dependencies -->
<server.version>${version.org.wildfly}</server.version>
<version.aopalliance>1.0</version.aopalliance>
<version.org.aspectj>1.9.21</version.org.aspectj>
<version.org.aspectj>1.9.21.1</version.org.aspectj>
<version.org.jboss.arquillian>1.7.2.Final</version.org.jboss.arquillian>
<version.org.testng>7.6.1</version.org.testng>
<version.resteasy.testsuite>6.2.7.Final</version.resteasy.testsuite>
Expand Down

0 comments on commit 022d457

Please sign in to comment.