Skip to content

Commit

Permalink
Bump aspectjrt from 1.9.7 to 1.9.9.1
Browse files Browse the repository at this point in the history
Bumps [aspectjrt](https://github.com/eclipse/org.aspectj) from 1.9.7 to 1.9.9.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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 12, 2022
1 parent e0248f0 commit 515b38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -77,7 +77,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<groupId>org.aspectj</groupId>
<artifactId>aspectjrt</artifactId>
<scope>compile</scope>
<version>1.9.7</version>
<version>1.9.9.1</version>
</dependency>
<dependency>
<groupId>javax.validation</groupId>
Expand Down

0 comments on commit 515b38f

Please sign in to comment.