Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the maven group with 12 updates #400

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2023

Bumps the maven group with 12 updates:

Package From To
com.fasterxml.jackson:jackson-bom 2.15.2 2.16.0
org.junit.jupiter:junit-jupiter-params 5.9.1 5.10.1
org.junit.jupiter:junit-jupiter-api 5.9.1 5.10.1
org.junit.jupiter:junit-jupiter-engine 5.9.1 5.10.1
org.codehaus.mojo:flatten-maven-plugin 1.3.0 1.5.0
org.apache.maven.plugins:maven-compiler-plugin 3.11.0 3.12.0
org.apache.maven.plugins:maven-surefire-plugin 3.2.2 3.2.3
org.apache.maven.plugins:maven-failsafe-plugin 3.2.2 3.2.3
org.glassfish.jaxb:jaxb-runtime 4.0.3 4.0.4
org.glassfish.jaxb:jaxb-xjc 2.4.0-b180830.0438 4.0.4
com.sun.xml.bind:jaxb-impl 2.4.0-b180830.0438 4.0.4
org.codehaus.mojo:jaxb2-maven-plugin 2.5.0 3.1.0

Updates com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.16.0

Commits
  • c697069 [maven-release-plugin] prepare release jackson-bom-2.16.0
  • c26c2b0 Prepare for 2.16.0 release
  • f36451b Add version of jackson-module-android-record
  • 0fd9575 Back to snapshot deps
  • ac45c1b [maven-release-plugin] prepare for next development iteration
  • 6e7eb2e [maven-release-plugin] prepare release jackson-bom-2.16.0-rc1
  • fa00be1 Prepare for 2.16.0-rc1
  • ceaf129 Prepare for 2.16.0-rc1
  • 2faf8f4 Merge branch '2.15' into 2.16
  • a930363 Back to snapshot deps
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-params from 5.9.1 to 5.10.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0...r5.10.1

JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0-RC2...r5.10.0

JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 5.10.0-RC2

See Release Notes.

JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 5.10.0-RC1

See Release Notes.

JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage 5.10.0-M1

See Release Notes.

JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3

See Release Notes.

JUnit 5.9.2 = Platform 1.9.2 + Jupiter 5.9.2 + Vintage 5.9.2

See Release Notes.

Commits
  • e5f50d8 Release 5.10.1
  • ac86d18 Fix typo in AfterAll documentation
  • 388c5be Harmonize application of method and field filters in search algorithms
  • f82dd1e Apply field predicate before searching type hierarchy
  • 1d1eb85 Polishing
  • 5ce280e Update picocli to 4.7.5 and enable help width computation
  • fea05c3 Fix ConsoleLauncherTests and StandaloneTests
  • c556735 Use same expected files for all JDK versions
  • 808493a Run StandaloneTests for Java 8 under Java 8
  • 9ec5766 Unify messages about exit codes in StandaloneTests
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 5.9.1 to 5.10.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0...r5.10.1

JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0-RC2...r5.10.0

JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 5.10.0-RC2

See Release Notes.

JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 5.10.0-RC1

See Release Notes.

JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage 5.10.0-M1

See Release Notes.

JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3

See Release Notes.

JUnit 5.9.2 = Platform 1.9.2 + Jupiter 5.9.2 + Vintage 5.9.2

See Release Notes.

Commits
  • e5f50d8 Release 5.10.1
  • ac86d18 Fix typo in AfterAll documentation
  • 388c5be Harmonize application of method and field filters in search algorithms
  • f82dd1e Apply field predicate before searching type hierarchy
  • 1d1eb85 Polishing
  • 5ce280e Update picocli to 4.7.5 and enable help width computation
  • fea05c3 Fix ConsoleLauncherTests and StandaloneTests
  • c556735 Use same expected files for all JDK versions
  • 808493a Run StandaloneTests for Java 8 under Java 8
  • 9ec5766 Unify messages about exit codes in StandaloneTests
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-engine from 5.9.1 to 5.10.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0...r5.10.1

JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.0-RC2...r5.10.0

JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 5.10.0-RC2

See Release Notes.

JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 5.10.0-RC1

See Release Notes.

JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage 5.10.0-M1

See Release Notes.

JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3

See Release Notes.

JUnit 5.9.2 = Platform 1.9.2 + Jupiter 5.9.2 + Vintage 5.9.2

See Release Notes.

Commits
  • e5f50d8 Release 5.10.1
  • ac86d18 Fix typo in AfterAll documentation
  • 388c5be Harmonize application of method and field filters in search algorithms
  • f82dd1e Apply field predicate before searching type hierarchy
  • 1d1eb85 Polishing
  • 5ce280e Update picocli to 4.7.5 and enable help width computation
  • fea05c3 Fix ConsoleLauncherTests and StandaloneTests
  • c556735 Use same expected files for all JDK versions
  • 808493a Run StandaloneTests for Java 8 under Java 8
  • 9ec5766 Unify messages about exit codes in StandaloneTests
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:flatten-maven-plugin from 1.3.0 to 1.5.0

Release notes

Sourced from org.codehaus.mojo:flatten-maven-plugin's releases.

1.5.0

🚀 New features and improvements

📦 Dependency updates

  • Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-pomElements/bom (#354) @​dependabot
  • Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /src/it/projects/bom-flattenMode/bom (#353) @​dependabot

👻 Maintenance

1.4.1

🐛 Bug Fixes

1.4.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

... (truncated)

Commits
  • 632d94d [maven-release-plugin] prepare release 1.5.0
  • a322900 Require Maven 3.5.4+
  • 6588afa Bump m-shade-p to 3.4.1 in flatten-shaded-drp test - fix for Maven 4
  • 3c265fd Bump jackson-databind in /src/it/projects/bom-pomElements/bom
  • 5c6636c Bump jackson-databind in /src/it/projects/bom-flattenMode/bom
  • a74d05b Update Maven to 3.5.0 (#351)
  • 46e2e65 [maven-release-plugin] prepare for next development iteration
  • f315832 [maven-release-plugin] prepare release 1.4.1
  • bd09417 Fix #348 - Use repositories defined in project for artifact resolving (#350)
  • 1be6c77 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0

Release notes

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

3.12.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • c08b0fd [maven-release-plugin] prepare release maven-compiler-plugin-3.12.0
  • a1c5b13 [MCOMPILER-565] Allow project build by Maven 4
  • 4855773 Bump plexusCompilerVersion from 2.13.0 to 2.14.1
  • 1d05342 [MCOMPILER-562] Add property maven.compiler.outputDirectory to CompilerMojo (...
  • ea74978 [MCOMPILER-381] - Refactor incremental detection (#181)
  • fd37f09 [MCOMPILER-333] Cleanup generated source files (#214)
  • d721f0f [MCOMPILER-542] rework log and conditions to run
  • 8420d58 [MCOMPILER-542] Clean JDK patch version in module-info.class
  • 340f63c [MCOMPILER-542] add IT
  • e5375fd [MCOMPILER-558] compileSourceRoots in testCompile should be writable (#209)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3

Commits
  • ac9e574 [maven-release-plugin] prepare release surefire-3.2.3
  • 2d6cbc6 [SUREFIRE-2220] SurefireForkChannel#getForkNodeConnectionString() returns inv...
  • 05322d9 [SUREFIRE-2212] OutOfMemoryError raised when parsing files with huge stderr/s...
  • 55ccd06 [SUREFIRE-2211] additionalClasspathElement with UNC path not working with Mav...
  • aa864f4 [SUREFIRE-2216] Upgrade plugins and components (in ITs)
  • 6662e07 [SUREFIRE-2215] Upgrade to Parent 41
  • f5b73ab [SUREFIRE-2214] Uprade to HtmlUnit 3.8.0
  • 47c5816 [SUREFIRE-2210] - Restore ordering of additional class path elements
  • 9b7ecf1 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3

Commits
  • ac9e574 [maven-release-plugin] prepare release surefire-3.2.3
  • 2d6cbc6 [SUREFIRE-2220] SurefireForkChannel#getForkNodeConnectionString() returns inv...
  • 05322d9 [SUREFIRE-2212] OutOfMemoryError raised when parsing files with huge stderr/s...
  • 55ccd06 [SUREFIRE-2211] additionalClasspathElement with UNC path not working with Mav...
  • aa864f4 [SUREFIRE-2216] Upgrade plugins and components (in ITs)
  • 6662e07 [SUREFIRE-2215] Upgrade to Parent 41
  • f5b73ab [SUREFIRE-2214] Uprade to HtmlUnit 3.8.0
  • 47c5816 [SUREFIRE-2210] - Restore ordering of additional class path elements
  • 9b7ecf1 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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

Updates org.glassfish.jaxb:jaxb-xjc from 2.4.0-b180830.0438 to 4.0.4

Updates com.sun.xml.bind:jaxb-impl from 2.4.0-b180830.0438 to 4.0.4

Updates org.codehaus.mojo:jaxb2-maven-plugin from 2.5.0 to 3.1.0

Release notes

Sourced from org.codehaus.mojo:jaxb2-maven-plugin's releases.

3.1.0

What's Changed

Full Changelog: mojohaus/jaxb2-maven-plugin@jaxb2-maven-plugin-3.0.0...jaxb2-maven-plugin-3.1.0

3.0.0

What's Changed

New Contributors

Full Changelog: mojohaus/jaxb2-maven-plugin@jaxb2-maven-plugin-2.5.0...jaxb2-maven-plugin-3.0.0

Commits
  • c103938 [maven-release-plugin] prepare release jaxb2-maven-plugin-3.1.0
  • 8947656 Bump to 3.1.0-SNAPSHOT
  • c51707c Added testing for macos
  • cb8f76e Bump mojo-parent to 67 and update plugin versions
  • 0fc5802 Swith GHA to Temurin (8 is missing for Microsoft JDK)
  • 9be6c10 Update ITs compiler targets to Java 8
  • 9161d94 fix reserved world "record"
  • c2c54de Added more Java versions to gha
  • 3663188 Require Maven 3.2.5+
  • 2af1d92 Bump logback-classic from 1.2.3 to 1.2.11
  • 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 maven group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.15.2` | `2.16.0` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.9.1` | `5.10.1` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.9.1` | `5.10.1` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.9.1` | `5.10.1` |
| [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) | `1.3.0` | `1.5.0` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.12.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.3` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.3` |
| org.glassfish.jaxb:jaxb-runtime | `4.0.3` | `4.0.4` |
| org.glassfish.jaxb:jaxb-xjc | `2.4.0-b180830.0438` | `4.0.4` |
| com.sun.xml.bind:jaxb-impl | `2.4.0-b180830.0438` | `4.0.4` |
| [org.codehaus.mojo:jaxb2-maven-plugin](https://github.com/mojohaus/jaxb2-maven-plugin) | `2.5.0` | `3.1.0` |


Updates `com.fasterxml.jackson:jackson-bom` from 2.15.2 to 2.16.0
- [Commits](FasterXML/jackson-bom@jackson-bom-2.15.2...jackson-bom-2.16.0)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.1 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.1...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.1 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.1...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.1 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.1...r5.10.1)

Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.3.0 to 1.5.0
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](mojohaus/flatten-maven-plugin@flatten-maven-plugin-1.3.0...1.5.0)

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

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

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.3)

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

Updates `org.glassfish.jaxb:jaxb-xjc` from 2.4.0-b180830.0438 to 4.0.4

Updates `com.sun.xml.bind:jaxb-impl` from 2.4.0-b180830.0438 to 4.0.4

Updates `org.codehaus.mojo:jaxb2-maven-plugin` from 2.5.0 to 3.1.0
- [Release notes](https://github.com/mojohaus/jaxb2-maven-plugin/releases)
- [Commits](mojohaus/jaxb2-maven-plugin@jaxb2-maven-plugin-2.5.0...jaxb2-maven-plugin-3.1.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.glassfish.jaxb:jaxb-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.glassfish.jaxb:jaxb-xjc
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven
- dependency-name: com.sun.xml.bind:jaxb-impl
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven
- dependency-name: org.codehaus.mojo:jaxb2-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 19, 2023 18:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 19, 2023
@github-actions github-actions bot added the pom label Dec 19, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2023

Superseded by #401.

@dependabot dependabot bot closed this Dec 25, 2023
@dependabot dependabot bot deleted the dependabot/maven/maven-285bc4f8a4 branch December 25, 2023 18:27
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 pom
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants