Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps io.smallrye:smallrye-parent from 47 to 48.

Release notes

Sourced from io.smallrye:smallrye-parent's releases.

48

  • #629 Release 48
  • #628 Drop Java 11
  • #627 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0
  • #626 Bump org.testcontainers:testcontainers from 2.0.1 to 2.0.2
  • #625 Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0
  • #624 Bump version.junit from 6.0.0 to 6.0.1
  • #623 Bump org.testcontainers:testcontainers from 2.0.0 to 2.0.1
  • #622 Add Reactive Messaging and Stork to downstream testing
  • #621 Bump org.testcontainers:testcontainers from 1.21.3 to 2.0.0
  • #620 Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
  • #619 Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0
  • #618 Bump version.junit5 from 5.13.4 to 6.0.0
  • #617 Bump org.codehaus.mojo:versions-maven-plugin from 2.19.0 to 2.19.1
  • #616 Bump org.assertj:assertj-core from 3.27.5 to 3.27.6
  • #615 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
  • #614 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0
  • #613 Bump org.assertj:assertj-core from 3.27.4 to 3.27.5
  • #612 Bump the surefire group with 3 updates
  • #611 Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.19.0
  • #610 Add support for JDK 25
  • #609 Bump actions/setup-java from 4 to 5
  • #608 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3
  • #607 Bump actions/checkout from 4 to 5
  • #606 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
  • #605 Bump version.junit5 from 5.13.3 to 5.13.4
  • #604 Bump version.junit5 from 5.13.2 to 5.13.3
  • #603 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8
  • #602 Bump org.testcontainers:testcontainers from 1.21.2 to 1.21.3
  • #601 Bump version.junit5 from 5.13.1 to 5.13.2
  • #600 Bump org.testcontainers:testcontainers from 1.21.1 to 1.21.2
  • #599 Bump version.junit5 from 5.13.0 to 5.13.1
  • #598 Bump version.junit5 from 5.12.2 to 5.13.0
  • #597 Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0
  • #596 Bump org.testcontainers:testcontainers from 1.21.0 to 1.21.1
  • #595 Bump org.testcontainers:testcontainers from 1.20.6 to 1.21.0
  • #594 Bump version.junit5 from 5.12.1 to 5.12.2
  • #593 Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
  • #592 Update Surefire and Failsafe with a single PR
  • #591 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3
  • #588 Bump version.junit5 from 5.12.0 to 5.12.1
  • #587 Bump org.testcontainers:testcontainers from 1.20.5 to 1.20.6
  • #586 Bump version.org.jboss.logging-processor from 3.0.3.Final to 3.0.4.Final
  • #585 Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4
  • #584 Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4
  • #583 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
  • #582 Bump org.awaitility:awaitility from 4.2.2 to 4.3.0
  • #581 Bump version.junit5 from 5.11.4 to 5.12.0
  • #580 Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1
  • #579 Bump org.testcontainers:testcontainers from 1.20.4 to 1.20.5

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 25, 2025
@ozangunalp
Copy link
Collaborator

@dependabot rebase

Bumps [io.smallrye:smallrye-parent](https://github.com/smallrye/smallrye-parent) from 47 to 48.
- [Release notes](https://github.com/smallrye/smallrye-parent/releases)
- [Commits](https://github.com/smallrye/smallrye-parent/commits)

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-parent
  dependency-version: '48'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/main/io.smallrye-smallrye-parent-48 branch from 588e1a2 to 92405da Compare December 3, 2025 07:57
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.

2 participants