Skip to content

Bump pax.exam.version from 4.13.5 to 4.14.0#622

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/pax.exam.version-4.14.0
Open

Bump pax.exam.version from 4.13.5 to 4.14.0#622
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/pax.exam.version-4.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 6, 2024

Copy link
Copy Markdown
Contributor

Bumps pax.exam.version from 4.13.5 to 4.14.0.
Updates org.ops4j.pax.exam:pax-exam-container-native from 4.13.5 to 4.14.0

Updates org.ops4j.pax.exam:pax-exam-junit4 from 4.13.5 to 4.14.0

Updates org.ops4j.pax.exam:pax-exam-cm from 4.13.5 to 4.14.0

Updates org.ops4j.pax.exam:pax-exam-link-mvn from 4.13.5 to 4.14.0

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 6, 2024
@dependabot dependabot Bot force-pushed the dependabot/maven/pax.exam.version-4.14.0 branch from 9bdedd3 to 588929b Compare January 2, 2025 17:44
@garydgregory

Copy link
Copy Markdown
Member

Keep around until we bump Java versions, eventually.

 class file has wrong version 55.0, should be 52.0

@ppkarwasz

Copy link
Copy Markdown
Member

It is curious that projects that almost reached their end-of-life, suddenly bump the JRE requirements.

Do we need to run tests using JRE 8? Can't we just use --release 8 and rely on the quality of the compiler?

@garydgregory

Copy link
Copy Markdown
Member

We do use the release flag if you run the build with an appropriate Java version. I run all my local release candidates with Java 17 for example and rely on the GitHub CI to prove that all LTS versions are OK. When I validate a RC that doesn't do that, I run lots of different builds using different Java versions.

You must test against Java 8 because you want to know that there are no surprises at runtime. It's not enough to compile with a flag.

We need to continue to monitor Java surveys to get an idea of when we would not loose too many users by requiring a more modern Java version.

@garydgregory garydgregory dismissed priyadiwidjaja99’s stale review May 6, 2025 13:59

This approval doesn't make sense since the build is broken.

@garydgregory

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps `pax.exam.version` from 4.13.5 to 4.14.0.

Updates `org.ops4j.pax.exam:pax-exam-container-native` from 4.13.5 to 4.14.0

Updates `org.ops4j.pax.exam:pax-exam-junit4` from 4.13.5 to 4.14.0

Updates `org.ops4j.pax.exam:pax-exam-cm` from 4.13.5 to 4.14.0

Updates `org.ops4j.pax.exam:pax-exam-link-mvn` from 4.13.5 to 4.14.0

---
updated-dependencies:
- dependency-name: org.ops4j.pax.exam:pax-exam-cm
  dependency-version: 4.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.ops4j.pax.exam:pax-exam-container-native
  dependency-version: 4.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.ops4j.pax.exam:pax-exam-junit4
  dependency-version: 4.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.ops4j.pax.exam:pax-exam-link-mvn
  dependency-version: 4.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/pax.exam.version-4.14.0 branch from 588929b to 3f94db1 Compare July 13, 2026 17:20
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.

3 participants