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

Bump the root group across 1 directory with 19 updates #3562

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2024

Bumps the root group with 19 updates in the / directory:

Package From To
org.apache.maven.plugins:maven-compiler-plugin 2.0.2 3.13.0
org.codehaus.mojo:build-helper-maven-plugin 3.4.0 3.6.0
com.google.protobuf:protobuf-java 3.24.0 4.27.2
org.apache.maven.plugins:maven-antrun-plugin 1.3 3.1.0
org.codehaus.mojo:exec-maven-plugin 3.1.0 3.3.0
org.apache.maven.plugins:maven-jar-plugin 3.3.0 3.4.2
org.apache.maven.scm:maven-scm-api 2.0.1 2.1.0
org.apache.maven.scm:maven-scm-provider-gitexe 2.0.1 2.1.0
org.mockito:mockito-core 2.23.4 5.12.0
org.codehaus.mojo:animal-sniffer-maven-plugin 1.15 1.24
org.apache.maven.plugins:maven-surefire-plugin 3.1.2 3.3.1
org.apache.maven.plugins:maven-source-plugin 3.3.0 3.3.1
org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 3.7.0
org.apache.maven.plugins:maven-release-plugin 3.0.1 3.1.0
org.sonatype.plugins:nexus-staging-maven-plugin 1.6.13 1.7.0
org.apache.maven.plugins:maven-gpg-plugin 3.1.0 3.2.4
com.google.template:soy 2022-07-20 2024-02-26
com.google.cloud.tools:appengine-maven-plugin 2.4.4 2.8.0
commons-io:commons-io 2.13.0 2.16.1

Updates org.apache.maven.plugins:maven-compiler-plugin from 2.0.2 to 3.13.0

Release notes

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

3.13.0

🚀 New features and improvements

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

3.12.1

🐛 Bug Fixes

📦 Dependency updates

3.12.0

🚀 New features and improvements

... (truncated)

Commits
  • a1415aa [maven-release-plugin] prepare release maven-compiler-plugin-3.13.0
  • b2b9196 [MCOMPILER-574] Propagate cause of exception in AbstractCompilerMojo
  • 6d2ce5a [MCOMPILER-584] Refresh page - Using Non-Javac Compilers
  • eebad60 [MCOMPILER-585] Refresh plugins versions in ITs
  • ceacf68 [MCOMPILER-582] Automatic detection of release option for JDK < 9
  • 110293f [MCOMPILER-583] Require Maven 3.6.3
  • 90131df [MCOMPILER-575] Bump plexusCompilerVersion from 2.14.2 to 2.15.0 (#227)
  • 74cfc72 [MCOMPILER-548] JDK 21 throws annotations processing warning that can not be ...
  • f85aa27 Bump apache/maven-gh-actions-shared from 3 to 4
  • d59ef49 extract Maven 3.3.1 specific method call
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.6.0

Release notes

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

3.6.0

Changes

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

🔧 Build

3.5.0

Changes

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

... (truncated)

Commits
  • 3333454 [maven-release-plugin] prepare release 3.6.0
  • 05ee2cb Delete link to remove-project-artifact as is deprecated
  • a4190d2 Cleanups dependencies
  • b99f6be Remove public modifiers from JUnit 5 tests
  • f21a027 Add me as developer
  • 211d4b9 Delete example about remove-project-artifact as is deprecated
  • 27ab334 Deprecate remove-project-artifact goal
  • 8a4c7c4 Bump org.codehaus.mojo:mojo-parent from 81 to 82
  • 57f5480 Bump org.codehaus.mojo:mojo-parent from 78 to 81 (#204)
  • c09d779 Use shared action for release drafter
  • Additional commits viewable in compare view

Updates com.google.protobuf:protobuf-java from 3.24.0 to 4.27.2

Commits

Updates org.apache.maven.plugins:maven-antrun-plugin from 1.3 to 3.1.0

Commits
  • feceee8 [maven-release-plugin] prepare release maven-antrun-plugin-3.1.0
  • 4e899c4 [MANTRUN-236] Upgrade Maven Plugin Plugin to 3.6.4
  • 61c21bd Update CI URL
  • b446737 Bump checkstyle from 9.2.1 to 9.3
  • 43cb90e [MANTRUN-232] Require Maven 3.2.5 - set proper maven scopes
  • 2274253 Shared GitHub Actions v2
  • 7911362 Bump checkstyle from 9.0.1 to 9.2.1
  • 5bb03c3 (doc) Update plugins before release
  • e773180 Bump maven-site-plugin from 3.9.1 to 3.10.0
  • 68fc833 Bump xmlunit-matchers from 2.8.3 to 2.8.4
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.3.0

Release notes

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

3.3.0

🚀 New features and improvements

📦 Dependency updates

3.2.0

🚀 New features and improvements

  • Enable to exec:java runnables and not only mains with loosely coupled injections (#408) @​rmannibucau
  • Try to get rid of legacy API which can break starting with java 17 (#409) @​rmannibucau

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

3.1.1

🚀 New features and improvements

... (truncated)

Commits
  • 366da2f [maven-release-plugin] prepare release 3.3.0
  • 416c83a Bump org.codehaus.mojo:mojo-parent from 80 to 82 (#429)
  • 8d3327f Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1
  • 662ab09 Bump asm.version from 9.6 to 9.7
  • ec97f4d Add "provided" classpathScope (runtime+provided)
  • d18ed80 Bump apache/maven-gh-actions-shared from 3 to 4
  • f19bde1 [maven-release-plugin] prepare for next development iteration
  • d28f608 [maven-release-plugin] prepare release 3.2.0
  • 96d307b Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#419)
  • 0134866 Fix #401 - Maven v4 compatibility
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2

Release notes

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

3.4.2

🐛 Bug Fixes

👻 Maintenance

3.4.1

🐛 Bug Fixes

📦 Dependency updates

3.4.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • 95007e8 [maven-release-plugin] prepare release maven-jar-plugin-3.4.2
  • 99584ce Build with Maven 4
  • e9c98a4 [MJAR-310] fixed toolchain version detection when toolchain paths contain whi...
  • a5554bb [maven-release-plugin] prepare for next development iteration
  • 8b29adc [maven-release-plugin] prepare release maven-jar-plugin-3.4.1
  • 325b299 [MJAR-308] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#85)
  • 52111cc [MJAR-307] Wrong version of commons-io cause a ClassNotFound o.a.commons.io.f...
  • 902d4c5 [maven-release-plugin] prepare for next development iteration
  • 992f44a [maven-release-plugin] prepare release maven-jar-plugin-3.4.0
  • 5e31b99 [MJAR-296] Allow including files excluded by default. (#67)
  • Additional commits viewable in compare view

Updates org.apache.maven.scm:maven-scm-api from 2.0.1 to 2.1.0

Commits
  • 55186fd [maven-release-plugin] prepare release maven-scm-2.1.0
  • 95817d6 [SCM-939] Assume SCM is present
  • cb1efe4 Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#206)
  • d77b92e [SCM-1022] jgit push failure is not failing the build
  • 6991a0b Explicitly return true in selectors
  • a297237 [SCM-914] Introduce properly typed last modified date (#193)
  • 93d0142 [SCM-1024] maven-scm-plugin tests do not properly check for existence of svn ...
  • 17a44f9 [SCM-1023] Upgrade components
  • cdd5768 [SCM-1021] Bump org.apache.commons:commons-lang3 from 3.11 to 3.14.0 (#187)
  • 4c5cd26 [SCM-1020] Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#189)
  • Additional commits viewable in compare view

Updates org.apache.maven.scm:maven-scm-provider-gitexe from 2.0.1 to 2.1.0

Updates org.mockito:mockito-core from 2.23.4 to 5.12.0

Release notes

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

v5.12.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.12.0

v5.11.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.11.0

... (truncated)

Commits
  • 12cef84 AdditionalMatchers.and() and or() swap matcher order (#3335)
  • f3821ff Bump com.gradle.enterprise from 3.17.2 to 3.17.3 (#3341)
  • 25ad018 Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 (#3339)
  • de38124 Bump versions.bytebuddy from 1.14.14 to 1.14.15 (#3338)
  • 88e8481 Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#3336)
  • 8c222c2 Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 (#3337)
  • fb9ff6d Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#3327)
  • af70125 Bump versions.bytebuddy from 1.14.13 to 1.14.14 (#3324)
  • 1eac76b Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 (#3322)
  • cd512ab Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#3320)
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:animal-sniffer-maven-plugin from 1.15 to 1.24

Release notes

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

1.24

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

🔧 Build

1.23

🚀 New features and improvements

... (truncated)

Commits
  • 585a296 [maven-release-plugin] prepare release animal-sniffer-1.24
  • 2fd61f1 Drop dependency to plexus-container
  • 5a1d0e4 (CI) check Java 21 and latest Maven 3.9.8
  • 651abd2 Reformat code
  • ff9e569 Bump org.codehaus.mojo:mojo-parent from 78 to 84
  • 466443d Bump org.apache.maven.enforcer:enforcer-api from 3.4.1 to 3.5.0
  • 403b142 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0
  • e2c0d80 Bump org.apache.maven.shared:maven-common-artifact-filters
  • 95fe4f5 (doc) drop Temurin from CI
  • f237a81 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.3
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.3.1

Release notes

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

3.3.0

Release Notes - Maven Surefire - Version 3.3.0

What's Changed

... (truncated)

Commits

Bumps the root group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `2.0.2` | `3.13.0` |
| [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.4.0` | `3.6.0` |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.24.0` | `4.27.2` |
| [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) | `1.3` | `3.1.0` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.1.0` | `3.3.0` |
| [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.2` |
| [org.apache.maven.scm:maven-scm-api](https://github.com/apache/maven-scm) | `2.0.1` | `2.1.0` |
| org.apache.maven.scm:maven-scm-provider-gitexe | `2.0.1` | `2.1.0` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `2.23.4` | `5.12.0` |
| [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) | `1.15` | `1.24` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.1.2` | `3.3.1` |
| [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.3.1` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.7.0` |
| [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.1.0` |
| org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.13` | `1.7.0` |
| [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.4` |
| [com.google.template:soy](https://github.com/google/closure-templates) | `2022-07-20` | `2024-02-26` |
| [com.google.cloud.tools:appengine-maven-plugin](https://github.com/GoogleCloudPlatform/appengine-plugins) | `2.4.4` | `2.8.0` |
| commons-io:commons-io | `2.13.0` | `2.16.1` |



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

Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](mojohaus/build-helper-maven-plugin@3.4.0...3.6.0)

Updates `com.google.protobuf:protobuf-java` from 3.24.0 to 4.27.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `org.apache.maven.plugins:maven-antrun-plugin` from 1.3 to 3.1.0
- [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-1.3...maven-antrun-plugin-3.1.0)

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

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

Updates `org.apache.maven.scm:maven-scm-api` from 2.0.1 to 2.1.0
- [Commits](apache/maven-scm@maven-scm-2.0.1...maven-scm-2.1.0)

Updates `org.apache.maven.scm:maven-scm-provider-gitexe` from 2.0.1 to 2.1.0

Updates `org.mockito:mockito-core` from 2.23.4 to 5.12.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v2.23.4...v5.12.0)

Updates `org.codehaus.mojo:animal-sniffer-maven-plugin` from 1.15 to 1.24
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- [Commits](mojohaus/animal-sniffer@animal-sniffer-parent-1.15...animal-sniffer-1.24)

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

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

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

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

Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.13 to 1.7.0

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

Updates `com.google.template:soy` from 2022-07-20 to 2024-02-26
- [Commits](https://github.com/google/closure-templates/commits)

Updates `com.google.cloud.tools:appengine-maven-plugin` from 2.4.4 to 2.8.0
- [Release notes](https://github.com/GoogleCloudPlatform/appengine-plugins/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/appengine-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/appengine-plugins/commits/v2.8.0)

Updates `commons-io:commons-io` from 2.13.0 to 2.16.1

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: root
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-antrun-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: root
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
- dependency-name: org.apache.maven.scm:maven-scm-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
- dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: root
- dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
- dependency-name: com.google.template:soy
  dependency-type: direct:production
  dependency-group: root
- dependency-name: com.google.cloud.tools:appengine-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 11, 2024 10:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2024

Superseded by #3572.

@dependabot dependabot bot closed this Jul 24, 2024
@dependabot dependabot bot deleted the dependabot/maven/root-edd580c0cc branch July 24, 2024 13:31
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
0 participants