Bump the production group with 7 updates - #1135
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the production group with 7 updates: | Package | From | To | | --- | --- | --- | | org.glassfish.jaxb:jaxb-bom | `4.0.8` | `4.0.9` | | [jakarta.json.bind:jakarta.json.bind-api](https://github.com/jakartaee/jsonb-api) | `3.0.1` | `3.0.2` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.21.3` | `2.22.0` | | [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `3.1.3` | `3.1.4` | | io.swagger.core.v3:swagger-annotations | `2.2.49` | `2.2.50` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.5` | `3.5.6` | Updates `org.glassfish.jaxb:jaxb-bom` from 4.0.8 to 4.0.9 Updates `jakarta.json.bind:jakarta.json.bind-api` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/jakartaee/jsonb-api/releases) - [Commits](jakartaee/jsonb-api@3.0.1...3.0.2) Updates `org.junit:junit-bom` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) Updates `com.fasterxml.jackson:jackson-bom` from 2.21.3 to 2.22.0 - [Commits](FasterXML/jackson-bom@jackson-bom-2.21.3...jackson-bom-2.22.0) Updates `tools.jackson:jackson-bom` from 3.1.3 to 3.1.4 - [Commits](FasterXML/jackson-bom@jackson-bom-3.1.3...jackson-bom-3.1.4) Updates `io.swagger.core.v3:swagger-annotations` from 2.2.49 to 2.2.50 Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) --- updated-dependencies: - dependency-name: org.glassfish.jaxb:jaxb-bom dependency-version: 4.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: jakarta.json.bind:jakarta.json.bind-api dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: org.junit:junit-bom dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: tools.jackson:jackson-bom dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 production group with 7 updates:
4.0.84.0.93.0.13.0.26.0.36.1.02.21.32.22.03.1.33.1.42.2.492.2.503.5.53.5.6Updates
org.glassfish.jaxb:jaxb-bomfrom 4.0.8 to 4.0.9Updates
jakarta.json.bind:jakarta.json.bind-apifrom 3.0.1 to 3.0.2Release notes
Sourced from jakarta.json.bind:jakarta.json.bind-api's releases.
Commits
7d2f54fPrepare release jakarta.json.bind:jakarta.json.bind-parent:3.0.29764e27Merge pull request #387 from KyleAure/357-bundle-symbolic-name5dbcd72Merge pull request #389 from KyleAure/366-tck-locale-failure-java-257f3d471fix: TCK French Locale assertion error8f33a3cfix: bundle manifest 3.0.247c6f98Merge pull request #386 from KyleAure/383-3.0.2-service-release8a99829fix: glassfish-copyright-maven-plugin is broken4036495fix: code review684e9f6fix: update github actions to run on service branchesb34de88fix: update service branch to use new parent pomUpdates
org.junit:junit-bomfrom 6.0.3 to 6.1.0Release notes
Sourced from org.junit:junit-bom's releases.
Commits
0dc3af1Release 6.1.01d13002Prepare 6.1.0 release notes072b217Update plugin spotless to v8.5.0 (#5668)3a53480Update Gradle to v9.5.1 (#5666)0e18a20Update zizmorcore/zizmor-action action to v0.5.4 (#5669)0a2634fUpdate github/codeql-action action to v4.35.5 (#5671)4dbd556Restructure workflows to have single "status" job (#5670)f2194ceIncrease timeout to reduce flakiness5c8fdd2Update dependency org.apache.groovy:groovy to v5.0.6 (#5659)43c6982Update dependency org.slf4j:slf4j-jdk14 to v2.0.18 (#5667)Updates
com.fasterxml.jackson:jackson-bomfrom 2.21.3 to 2.22.0Commits
112e859[maven-release-plugin] prepare release jackson-bom-2.22.02cae2cePrep for 2.22.0 release7955d21Merge branch '2.21' into 2.x8922a05Post-release dep version bump1fa9943[maven-release-plugin] prepare for next development iterationd1abd31[maven-release-plugin] prepare release jackson-bom-2.21.42aaea43Prep for 2.21.4 release902ec69Update Woodstox/stax2-api (to 7.2.0/4.3.0)2570647Merge branch '2.21' into 2.x9d3a9d5Post-release dep version bumpUpdates
tools.jackson:jackson-bomfrom 3.1.3 to 3.1.4Commits
4085e4d[maven-release-plugin] prepare release jackson-bom-3.1.4f8e1a4ePrep for 3.1.4 release47eb6eaMerge branch '2.x' into 3.1902ec69Update Woodstox/stax2-api (to 7.2.0/4.3.0)d5df403Post-release dep version bump7ed6798[maven-release-plugin] prepare for next development iteration2570647Merge branch '2.21' into 2.x9d3a9d5Post-release dep version bump84bcf7f[maven-release-plugin] prepare for next development iteration374fbd0[maven-release-plugin] prepare release jackson-bom-2.21.3Updates
io.swagger.core.v3:swagger-annotationsfrom 2.2.49 to 2.2.50Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.5 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
25ea054[maven-release-plugin] prepare release surefire-3.5.6e5f374cBump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55bIssue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250Bump commons-io:commons-io from 2.21.0 to 2.22.02774273Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2Use surefire 3.5.5 by project itself for testing37e8f69Addflakesattribute to use intestsuitereport (#3306) (#3308)a970fefIntroduce reportTestTimestamp option and include timestamp for test sets and ...e838393deploy 3.5.x branch to nexusDependabot 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