Skip to content

Commit

Permalink
Bump org.aspectj:aspectjweaver in /GUI_Web_Cucumber
Browse files Browse the repository at this point in the history
Bumps [org.aspectj:aspectjweaver](https://github.com/eclipse/org.aspectj) 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:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 7071f14 commit b7844f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GUI_Web_Cucumber/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<!-- Make sure you point to the latest release version: https://github.com/ShaftHQ/SHAFT_ENGINE/releases -->
<shaft_engine.version>8.1.20240210</shaft_engine.version>
<aspectjweaver.version>1.9.21</aspectjweaver.version>
<aspectjweaver.version>1.9.21.1</aspectjweaver.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
Expand Down

0 comments on commit b7844f8

Please sign in to comment.