Skip to content

Commit 7564e18

Browse files
build(deps): bump aspectj.version from 1.9.24 to 1.9.25
Bumps `aspectj.version` from 1.9.24 to 1.9.25. Updates `org.aspectj:aspectjrt` from 1.9.24 to 1.9.25 - [Release notes](https://github.com/eclipse/org.aspectj/releases) - [Commits](https://github.com/eclipse/org.aspectj/commits) Updates `org.aspectj:aspectjweaver` from 1.9.24 to 1.9.25 - [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-version: 1.9.25 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.aspectj:aspectjweaver dependency-version: 1.9.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f4d12d commit 7564e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@
467467
<xmlschema.version>2.3.1</xmlschema.version>
468468
<ant.version>1.10.15</ant.version>
469469
<antlr.version>2.7.7</antlr.version>
470-
<aspectj.version>1.9.24</aspectj.version>
470+
<aspectj.version>1.9.25</aspectj.version>
471471
<bsf.version>2.4.0</bsf.version>
472472
<commons.fileupload.version>2.0.0-M4</commons.fileupload.version>
473473
<commons.logging.version>1.3.5</commons.logging.version>

0 commit comments

Comments
 (0)