Bump the maven group with 7 updates - #360
Merged
Merged
Conversation
Bumps the maven group with 7 updates: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.1.2` | `6.1.3` | | io.swagger.codegen.v3:swagger-codegen-maven-plugin | `3.0.81` | `3.0.82` | | [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.38.0` | `3.38.1` | | io.quarkus:quarkus-extension-processor | `3.38.0` | `3.38.1` | | [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | `3.38.0` | `3.38.1` | | [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.38.0` | `3.38.1` | | io.swagger.core.v3:swagger-annotations | `2.2.52` | `2.2.53` | Updates `org.junit:junit-bom` from 6.1.2 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.2...r6.1.3) Updates `io.swagger.codegen.v3:swagger-codegen-maven-plugin` from 3.0.81 to 3.0.82 Updates `io.quarkus.platform:quarkus-bom` from 3.38.0 to 3.38.1 - [Commits](quarkusio/quarkus-platform@3.38.0...3.38.1) Updates `io.quarkus:quarkus-extension-processor` from 3.38.0 to 3.38.1 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.38.0 to 3.38.1 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.38.0...3.38.1) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.38.0 to 3.38.1 - [Commits](quarkusio/quarkus-platform@3.38.0...3.38.1) Updates `io.quarkus:quarkus-extension-processor` from 3.38.0 to 3.38.1 Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.38.0 to 3.38.1 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.38.0...3.38.1) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.38.0 to 3.38.1 - [Commits](quarkusio/quarkus-platform@3.38.0...3.38.1) Updates `io.swagger.core.v3:swagger-annotations` from 2.2.52 to 2.2.53 --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.swagger.codegen.v3:swagger-codegen-maven-plugin dependency-version: 3.0.82 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.38.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-processor dependency-version: 3.38.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-version: 3.38.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.38.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-processor dependency-version: 3.38.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-version: 3.38.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.38.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the maven group with 7 updates:
6.1.26.1.33.0.813.0.823.38.03.38.13.38.03.38.13.38.03.38.13.38.03.38.12.2.522.2.53Updates
org.junit:junit-bomfrom 6.1.2 to 6.1.3Release notes
Sourced from org.junit:junit-bom's releases.
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
io.swagger.codegen.v3:swagger-codegen-maven-pluginfrom 3.0.81 to 3.0.82Updates
io.quarkus.platform:quarkus-bomfrom 3.38.0 to 3.38.1Commits
066ddd2[maven-release-plugin] prepare release 3.38.18b8cd48Merge pull request #2115 from quarkusio/quarkus-3.38.170d5cbeUpgrade to Quarkus 3.38.1bdb5332Merge pull request #2106 from quarkusio/update-automation/3.38-quarkus-flow-0...639a5d7Update Quarkus Flow to 0.15.10827606Merge pull request #2102 from quarkusio/update-automation/3.38-langchain4j-1....f64f0faUpdate LangChain4j to 1.12.23a51e5fMerge pull request #2100 from gsmet/cxv-3.38-3.38e8cb486Update CXF to 3.38.0aefada5[maven-release-plugin] prepare for next development iterationUpdates
io.quarkus:quarkus-extension-processorfrom 3.38.0 to 3.38.1Updates
io.quarkus:quarkus-extension-maven-pluginfrom 3.38.0 to 3.38.1Release notes
Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.
... (truncated)
Commits
fbd3706[RELEASE] - Bump version to 3.38.1996441bMerge pull request #55814 from gsmet/3.38.1-backports-1ba908c2Upgrade aesh to 3.16.6 and register MetadataRegistry for native image111f82dPreserve nested type arguments in reflection-free Jackson deserializers6cf851bBump org.hibernate.validator:hibernate-validator79c52acBump smallrye-open-api.version from 4.3.3 to 4.3.50d476e2Send@MatrixParamand@RestMatrixfrom the REST Client0de18cbProperly set test=true in QuarkusExtensionTest and Arquillian4aa6968Fix JaCoCo coverage for QuarkusExtensionTest09d99a4JaCoCo: also instrument classes for dev mode testsUpdates
io.quarkus.platform:quarkus-maven-pluginfrom 3.38.0 to 3.38.1Commits
066ddd2[maven-release-plugin] prepare release 3.38.18b8cd48Merge pull request #2115 from quarkusio/quarkus-3.38.170d5cbeUpgrade to Quarkus 3.38.1bdb5332Merge pull request #2106 from quarkusio/update-automation/3.38-quarkus-flow-0...639a5d7Update Quarkus Flow to 0.15.10827606Merge pull request #2102 from quarkusio/update-automation/3.38-langchain4j-1....f64f0faUpdate LangChain4j to 1.12.23a51e5fMerge pull request #2100 from gsmet/cxv-3.38-3.38e8cb486Update CXF to 3.38.0aefada5[maven-release-plugin] prepare for next development iterationUpdates
io.quarkus:quarkus-extension-processorfrom 3.38.0 to 3.38.1Updates
io.quarkus:quarkus-extension-maven-pluginfrom 3.38.0 to 3.38.1Release notes
Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.
... (truncated)
Commits
fbd3706[RELEASE] - Bump version to 3.38.1996441bMerge pull request #55814 from gsmet/3.38.1-backports-1ba908c2Upgrade aesh to 3.16.6 and register MetadataRegistry for native image111f82dPreserve nested type arguments in reflection-free Jackson deserializers6cf851bBump org.hibernate.validator:hibernate-validator79c52acBump smallrye-open-api.version from 4.3.3 to 4.3.50d476e2Send@MatrixParamand@RestMatrixfrom the REST Client0de18cbProperly set test=true in QuarkusExtensionTest and Arquillian4aa6968Fix JaCoCo coverage for QuarkusExtensionTest09d99a4JaCoCo: also instrument classes for dev mode testsUpdates
io.quarkus.platform:quarkus-maven-pluginfrom 3.38.0 to 3.38.1Commits
066ddd2[maven-release-plugin] prepare release 3.38.18b8cd48Merge pull request #2115 from quarkusio/quarkus-3.38.170d5cbeUpgrade to Quarkus 3.38.1bdb5332Merge pull request #2106 from quarkusio/update-automation/3.38-quarkus-flow-0...639a5d7Update Quarkus Flow to 0.15.10827606Merge pull request #2102 from quarkusio/update-automation/3.38-langchain4j-1....f64f0faUpdate LangChain4j to 1.12.23a51e5fMerge pull request #2100 from gsmet/cxv-3.38-3.38e8cb486Update CXF to 3.38.0aefada5[maven-release-plugin] prepare for next development iterationUpdates
io.swagger.core.v3:swagger-annotationsfrom 2.2.52 to 2.2.53Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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