Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps the dependencies group with 7 updates:

Package From To
org.apache.maven.plugins:maven-compiler-plugin 3.14.0 3.14.1
io.swagger.core.v3:swagger-models 2.2.36 2.2.37
io.swagger.core.v3:swagger-annotations 2.2.36 2.2.37
io.avaje:avaje-validator 2.13 2.14
io.avaje:avaje-validator-constraints 2.13 2.14
io.avaje:avaje-validator-generator 2.13 2.14
org.assertj:assertj-core 3.27.4 3.27.6

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

Release notes

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

3.14.1

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

Commits
  • 0df6940 [maven-release-plugin] prepare release maven-compiler-plugin-3.14.1
  • 1bf9e5a Enforce asm version used here, to not depend on brittle transitive (#964)
  • f5161c4 Bump mavenVersion from 3.9.10 to 3.9.11 (#952)
  • 63846f1 Improve DeltaList behavior for large projects (#335)
  • ab3f845 Bump org.apache.maven.plugins:maven-plugins from 44 to 45
  • 164bad4 Allow to not use --module-version for the Java compiler
  • 0b76ccd Bump mavenVersion from 3.9.9 to 3.9.10
  • 5dbc9c3 Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.0
  • 17949d1 Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (#316)
  • d44d1be Add generatedSourcesPath back to the maven project
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-models from 2.2.36 to 2.2.37

Updates io.swagger.core.v3:swagger-annotations from 2.2.36 to 2.2.37

Updates io.swagger.core.v3:swagger-annotations from 2.2.36 to 2.2.37

Updates io.avaje:avaje-validator from 2.13 to 2.14

Release notes

Sourced from io.avaje:avaje-validator's releases.

2.14

What's Changed

New Contributors

Full Changelog: avaje/avaje-validator@2.13...2.14

Commits
  • 83b3d3b 2.14
  • 3d5d0f3 Reformat & correct the JavaDoc of all constraints (#325)
  • f8e9054 javadoc
  • 9d9b8c1 2.14-RC1
  • 467d27a Fix @NullMarked Static (#324)
  • 2ecb57d Merge pull request #322 from avaje/dependabot/maven/main/dependencies-e0d462035d
  • 0bc7a3c Merge branch 'main' into dependabot/maven/main/dependencies-e0d462035d
  • a5a2d0a [workflow]: Bump actions/setup-java from 4 to 5 (#321)
  • 141a89d Merge branch 'main' into dependabot/maven/main/dependencies-e0d462035d
  • 57781fe Bump org.springframework.boot:spring-boot-dependencies
  • Additional commits viewable in compare view

Updates io.avaje:avaje-validator-constraints from 2.13 to 2.14

Updates io.avaje:avaje-validator-generator from 2.13 to 2.14

Updates org.assertj:assertj-core from 3.27.4 to 3.27.6

Release notes

Sourced from org.assertj:assertj-core's releases.

v3.27.6

🐛 Bug Fixes

Core

  • Add missing export for org.assertj.core.annotation #3951

❤️ Contributors

Thanks to all the contributors who worked on this release:

@​duponter

v3.27.5

⚡ Improvements

Core

  • ByteBuddy in AssertJ 3.27.4 not compatible with Java 25 #3946

🔨 Dependency Upgrades

Core

  • Upgrade to Byte Buddy 1.17.7 #3947
  • Upgrade to JUnit BOM 5.13.4 #3947

Guava

  • Upgrade to Guava 33.4.8-jre #3947
Commits
  • 716b1e0 [maven-release-plugin] prepare release assertj-build-3.27.6
  • e189652 Add missing export for org.assertj.core.annotation (#3951)
  • 0cb489e Update Maven Central URL
  • 7286309 [maven-release-plugin] prepare for next development iteration
  • dd4cc1d [maven-release-plugin] prepare release assertj-build-3.27.5
  • 1d0defc Add missing permission to release workflow
  • 844d5d0 Add missing GitHub Actions pinning to CodeQL workflow
  • bdd7106 Add CodeQL custom workflow
  • a93d7e6 Remove EOL Java 24
  • 26ea866 Update production dependencies (#3947)
  • 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 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 <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 dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` |
| io.swagger.core.v3:swagger-models | `2.2.36` | `2.2.37` |
| io.swagger.core.v3:swagger-annotations | `2.2.36` | `2.2.37` |
| [io.avaje:avaje-validator](https://github.com/avaje/avaje-validator) | `2.13` | `2.14` |
| io.avaje:avaje-validator-constraints | `2.13` | `2.14` |
| io.avaje:avaje-validator-generator | `2.13` | `2.14` |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.4` | `3.27.6` |


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

Updates `io.swagger.core.v3:swagger-models` from 2.2.36 to 2.2.37

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.36 to 2.2.37

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.36 to 2.2.37

Updates `io.avaje:avaje-validator` from 2.13 to 2.14
- [Release notes](https://github.com/avaje/avaje-validator/releases)
- [Commits](avaje/avaje-validator@2.13...2.14)

Updates `io.avaje:avaje-validator-constraints` from 2.13 to 2.14

Updates `io.avaje:avaje-validator-generator` from 2.13 to 2.14

Updates `org.assertj:assertj-core` from 3.27.4 to 3.27.6
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-version: 2.2.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-validator
  dependency-version: '2.14'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-validator-constraints
  dependency-version: '2.14'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-validator-generator
  dependency-version: '2.14'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.assertj:assertj-core
  dependency-version: 3.27.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2025
@github-actions github-actions bot enabled auto-merge September 22, 2025 19:03
@github-actions github-actions bot merged commit 118eaa0 into master Sep 22, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/master/dependencies-dde1557334 branch September 22, 2025 19:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants