Skip to content

Commit ceed9a8

Browse files
maven(deps): bump aspectjVersion from 1.9.24 to 1.9.25 (#5455)
Bumps `aspectjVersion` 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ff4607 commit ceed9a8

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
@@ -1334,7 +1334,7 @@
13341334
<luceneVersion>10.3.1</luceneVersion>
13351335
<!-- ininispanVersion needs to be adjusted if hibernateVersion changes -->
13361336
<infinispanVersion>15.2.2.Final</infinispanVersion>
1337-
<aspectjVersion>1.9.24</aspectjVersion>
1337+
<aspectjVersion>1.9.25</aspectjVersion>
13381338
<jacksonVersion>2.19.2</jacksonVersion>
13391339
<junitVersion>5.11.4</junitVersion>
13401340
<mockitoVersion>5.20.0</mockitoVersion>

0 commit comments

Comments
 (0)