Skip to content

Bump the maven group across 1 directory with 3 updates#206

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/maven-b081c227f9
Feb 9, 2026
Merged

Bump the maven group across 1 directory with 3 updates#206
github-actions[bot] merged 1 commit intomainfrom
dependabot/maven/maven-b081c227f9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the maven group with 3 updates in the / directory: jakarta.xml.bind:jakarta.xml.bind-api, org.glassfish.jaxb:jaxb-runtime and org.apache.maven.plugins:maven-compiler-plugin.

Updates jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to 4.0.5

Release notes

Sourced from jakarta.xml.bind:jakarta.xml.bind-api's releases.

Jakarta XML Binding API 4.0.5

What's Changed

Full Changelog: jakartaee/jaxb-api@4.0.4...4.0.5

Commits
  • 33af600 Update API version of : to 4.0.5
  • e8bc066 Bump the maven-plugins group across 2 directories with 15 updates
  • 5884465 Bump the dependencies group across 1 directory with 2 updates
  • a12f7b7 Bump the actions-dependencies group with 2 updates
  • 1375104 move dependabot config to the right location
  • 7680773 add dependabot
  • cd71d76 #330 fixes documentation
  • 4d531bd #325 restore permissive base64 decoding
  • 31505d0 Merge pull request #324 from jakartaee/4.0.4-RELEASE
  • c3f3109 Update API version of : to 4.0.5-SNAPSHOT
  • See full diff in compare view

Updates org.glassfish.jaxb:jaxb-runtime from 4.0.4 to 4.0.5

Updates org.glassfish.jaxb:jaxb-runtime from 4.0.4 to 4.0.5

Updates org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0

Release notes

Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.

3.15.0

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

Commits
  • 9290cb3 [maven-release-plugin] prepare release maven-compiler-plugin-3.15.0
  • 3657d40 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
  • 7bbf805 Bump plexusCompilerVersion from 2.16.1 to 2.16.2
  • 57fa938 Bump org.apache.maven.plugins:maven-plugins from 46 to 47
  • 385e3f2 Fix Java 25 compatibility during integration tests (#1020)
  • 6b34423 Bump org.apache.maven.plugins:maven-plugins from 45 to 46
  • aaeb9c6 [MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...
  • 6e3db9d Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2
  • 0fe9b84 Remove declaration of "plexus-snapshots" repository (#1010)
  • 35f6800 Bump org.ow2.asm:asm from 9.9 to 9.9.1
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven group with 3 updates in the / directory: [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api), org.glassfish.jaxb:jaxb-runtime and [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin).


Updates `jakarta.xml.bind:jakarta.xml.bind-api` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/jakartaee/jaxb-api/releases)
- [Commits](jakartaee/jaxb-api@4.0.4...4.0.5)

Updates `org.glassfish.jaxb:jaxb-runtime` from 4.0.4 to 4.0.5

Updates `org.glassfish.jaxb:jaxb-runtime` from 4.0.4 to 4.0.5

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0)

---
updated-dependencies:
- dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.glassfish.jaxb:jaxb-runtime
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.glassfish.jaxb:jaxb-runtime
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven
...

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 Feb 9, 2026
@github-actions github-actions bot merged commit 30bf94a into main Feb 9, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/maven-b081c227f9 branch February 9, 2026 21:33
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.

0 participants