Skip to content

Commit

Permalink
Bump xbean.version from 3.18 to 4.5
Browse files Browse the repository at this point in the history
Bumps `xbean.version` from 3.18 to 4.5.

Updates `org.apache.xbean:xbean-asm5-shaded` from 3.18 to 4.5

Updates `org.apache.xbean:xbean-bundleutils` from 3.18 to 4.5

Updates `org.apache.xbean:xbean-finder` from 3.18 to 4.5

---
updated-dependencies:
- dependency-name: org.apache.xbean:xbean-asm5-shaded
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.xbean:xbean-bundleutils
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.xbean:xbean-finder
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and alien11689 committed Jan 15, 2025
1 parent 28271c0 commit 5720100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprint/itests/blueprint-itests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<slf4j.version>1.7.7</slf4j.version>
<tinybundles.version>2.0.0</tinybundles.version>
<url.version>2.5.3</url.version>
<xbean.version>3.18</xbean.version>
<xbean.version>4.5</xbean.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5720100

Please sign in to comment.