Skip to content

Commit

Permalink
Bump cxf.aspectj.version from 1.9.22 to 1.9.22.1 (#1862)
Browse files Browse the repository at this point in the history
Bumps `cxf.aspectj.version` from 1.9.22 to 1.9.22.1.

Updates `org.aspectj:aspectjweaver` from 1.9.22 to 1.9.22.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

Updates `org.aspectj:aspectjrt` from 1.9.22 to 1.9.22.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
- dependency-name: org.aspectj:aspectjrt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent efa1716 commit 388cf56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distribution/src/main/release/samples/pom.xml
Expand Up @@ -43,7 +43,7 @@
<cxf.gson.version>2.10.1</cxf.gson.version>
<cxf.lucene.version>9.10.0</cxf.lucene.version>
<cxf.olingo.server.version>5.0.0</cxf.olingo.server.version>
<cxf.aspectj.version>1.9.22</cxf.aspectj.version>
<cxf.aspectj.version>1.9.22.1</cxf.aspectj.version>
<cxf.brave.version>5.17.0</cxf.brave.version>
<cxf.zest.version>2.1</cxf.zest.version>
<cxf.activemq.artemis.version>2.31.0</cxf.activemq.artemis.version>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Expand Up @@ -91,7 +91,7 @@
<cxf.ahc.version>2.12.3</cxf.ahc.version>
<cxf.arquillian.version>1.8.0.Final</cxf.arquillian.version>
<cxf.arquillian.weld.container.version>3.0.2.Final</cxf.arquillian.weld.container.version>
<cxf.aspectj.version>1.9.22</cxf.aspectj.version>
<cxf.aspectj.version>1.9.22.1</cxf.aspectj.version>
<cxf.assertj.version>3.25.3</cxf.assertj.version>
<cxf.atmosphere.version.range>[3.0, 4.0)</cxf.atmosphere.version.range>
<cxf.atmosphere.version>3.0.8</cxf.atmosphere.version>
Expand Down

0 comments on commit 388cf56

Please sign in to comment.