Skip to content

build(deps): bump org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle from 1.3.7 to 1.3.8 - #2931

Merged
jbonofre merged 1 commit into
mainfrom
dependabot/maven/main/org.apache.aries.spifly-org.apache.aries.spifly.dynamic.bundle-1.3.8
Sep 22, 2026
Merged

jbonofre merged 1 commit into
mainfrom
dependabot/maven/main/org.apache.aries.spifly-org.apache.aries.spifly.dynamic.bundle-1.3.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle from 1.3.7 to 1.3.8.

Release notes

Sourced from org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle's releases.

SPI Fly 1.3.8

Artifacts

Fixes:

  • ARIES-2179: Remove blueprint annotation api usage
  • ARIES-2240: Configure javadoc for spi-fly
  • ARIES-2241: Fix fragment ServiceLoader capability merging

Maintenance:

  • Update spi-fly tests to implement osgi.core 8.0.0 interfaces
  • Remove forkMode removed parameter from surefire
  • Upgrade to mockito-core 4.11.0
  • Extract dependency versions to properties - spi-fly
  • Run spi-fly builds on Java LTS versions
  • Update junit in spi-fly
  • Split bnd and bnd plugins version properties in spi-fly
  • Simplify triple negation usage
  • Remove junit 3 TestCase usage
  • Import static all assert* methods
  • Replace Assert.fail with assertThrows
  • Sort imports in java files
  • Change Java version format passed to compiler plugin
  • Fix bnd config
  • Remove project.scm.id configuration in spi-fly
  • Update SCM URLs from gitbox to github
  • Use snapshot version of released artifacts awaiting for promotion

Dependency bumps:

  • org.assertj:assertj-core: 3.23.1 → 3.27.7
  • org.apache.felix:maven-bundle-plugin: 5.1.8 → 5.1.9
  • org.apache.felix.apache.felix.log: 1.3.0 → 1.3.2
  • org.apache.maven.plugins:maven-compiler-plugin: 3.10.1 → 3.15.0
  • org.apache.maven.plugins:maven-dependency-plugin: 3.4.0 →3.11.0
  • org.apache.maven.plugins:maven-enforcer-plugin: 3.5.0 → 3.6.3
  • org.apache.maven.plugins:maven-surefire-plugin: 3.5.2 → 3.5.6
  • org.apache.rat:apache-rat-plugin: 0.15 → 0.17
  • org.codehaus.mojo:build-helper-maven-plugin: 3.6.0 → 3.6.1
  • org.codehaus.mojo:flatten-maven-plugin: 1.6.0 → 1.8.0
  • org.easymock:easymock: 4.3 → 5.7.0
  • org.mockito:mockito-core: 4.9.0 → 5.15.2

... (truncated)

Commits
  • 0e6ed40 [maven-release-plugin] prepare release spifly-1.3.8
  • 442eea7 [MAINTENANCE] Remove project.scm.id configuration in spi-fly
  • 30d8378 Bump org.jline:jline from 4.3.1 to 4.4.0 (#897)
  • 57bb8f3 Bump actions/setup-java from 5 to 6 (#896)
  • 5c63b27 Bump org.codehaus.plexus:plexus-archiver from 4.13.0 to 4.14.0 (#895)
  • a27cfdf ARIES-2240: Configure new parent pom snapshot in quiesce (#894)
  • d44d68f Bump org.easymock:easymock from 5.6.0 to 5.7.0 (#893)
  • b8b173c Bump org.codehaus.plexus:plexus-archiver from 4.12.0 to 4.13.0 (#892)
  • bc7cee7 Bump org.codehaus.plexus:plexus-classworlds from 2.12.0 to 2.12.1 (#891)
  • e64c01e Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0 (#890)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…amic.bundle

Bumps [org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle](https://github.com/apache/aries) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/apache/aries/releases)
- [Commits](apache/aries@spifly-1.3.7...spifly-1.3.8)

---
updated-dependencies:
- dependency-name: org.apache.aries.spifly:org.apache.aries.spifly.dynamic.bundle
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 21, 2026
@github-actions

Copy link
Copy Markdown

Test Results

  726 files  ±0    726 suites  ±0   1h 21m 47s ⏱️ + 6m 27s
  985 tests ±0    937 ✅ ±0   48 💤 ±0  0 ❌ ±0 
2 955 runs  ±0  2 811 ✅ ±0  144 💤 ±0  0 ❌ ±0 

Results for commit 769f608. ± Comparison against base commit a110f75.

@jbonofre
jbonofre merged commit dc5f615 into main Sep 22, 2026
7 checks passed
@jbonofre
jbonofre deleted the dependabot/maven/main/org.apache.aries.spifly-org.apache.aries.spifly.dynamic.bundle-1.3.8 branch September 22, 2026 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant