-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Bump the java group in /java with 16 updates #3576
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
Closed
Closed
Conversation
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
Bumps the java group in /java with 16 updates: | Package | From | To | | --- | --- | --- | | [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.8.0` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.1.1` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.13.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` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.2` | | [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.1` | | commons-io:commons-io | `2.13.0` | `2.16.1` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.1.0` | `3.3.0` | 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.8.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.8.0) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.1.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.1) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.13.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.13.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 `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 `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.1 - [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.1) Updates `commons-io:commons-io` from 2.13.0 to 2.16.1 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) --- updated-dependencies: - dependency-name: org.apache.maven.scm:maven-scm-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major dependency-group: java - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.google.template:soy dependency-type: direct:production dependency-group: java - dependency-name: com.google.cloud.tools:appengine-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #3593. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 java group in /java with 16 updates:
2.0.12.1.02.0.12.1.02.23.45.12.01.151.243.1.23.3.13.3.03.3.13.5.03.8.03.0.13.1.13.11.03.13.01.6.131.7.03.1.03.2.43.3.03.4.22022-07-202024-02-262.4.42.8.12.13.02.16.13.1.03.3.0Updates
org.apache.maven.scm:maven-scm-apifrom 2.0.1 to 2.1.0Commits
55186fd[maven-release-plugin] prepare release maven-scm-2.1.095817d6[SCM-939] Assume SCM is presentcb1efe4Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#206)d77b92e[SCM-1022] jgit push failure is not failing the build6991a0bExplicitly return true in selectorsa297237[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 componentscdd5768[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)Updates
org.apache.maven.scm:maven-scm-provider-gitexefrom 2.0.1 to 2.1.0Updates
org.mockito:mockito-corefrom 2.23.4 to 5.12.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
12cef84AdditionalMatchers.and() and or() swap matcher order (#3335)f3821ffBump com.gradle.enterprise from 3.17.2 to 3.17.3 (#3341)25ad018Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 (#3339)de38124Bump versions.bytebuddy from 1.14.14 to 1.14.15 (#3338)88e8481Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#3336)8c222c2Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 (#3337)fb9ff6dBump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#3327)af70125Bump versions.bytebuddy from 1.14.13 to 1.14.14 (#3324)1eac76bBump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 (#3322)cd512abBump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#3320)Updates
org.codehaus.mojo:animal-sniffer-maven-pluginfrom 1.15 to 1.24Release notes
Sourced from org.codehaus.mojo:animal-sniffer-maven-plugin's releases.
... (truncated)
Commits
585a296[maven-release-plugin] prepare release animal-sniffer-1.242fd61f1Drop dependency to plexus-container5a1d0e4(CI) check Java 21 and latest Maven 3.9.8651abd2Reformat codeff9e569Bump org.codehaus.mojo:mojo-parent from 78 to 84466443dBump org.apache.maven.enforcer:enforcer-api from 3.4.1 to 3.5.0403b142Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0e2c0d80Bump org.apache.maven.shared:maven-common-artifact-filters95fe4f5(doc) drop Temurin from CIf237a81Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.3Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.1.2 to 3.3.1Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
7e45620[maven-release-plugin] prepare release surefire-3.3.1561b4ca[SUREFIRE-2250] Surefire Test Report Schema properties element is not consist...6aaea8a[SUREFIRE-1360] Ability to disable properties for successfully passed testsc17b92bBump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24748d9dcFix typosf8092e9Improve time unitsc670335[SUREFIRE-1934] Ability to disable system-out/system-err for successfully pas...bce1b39Improve docs of linkXRef3c49ebdBump org.htmlunit:htmlunit from 4.2.0 to 4.3.06ff0f83[SUREFIRE-2242] Plain test report does not include names of the skipped testsUpdates
org.apache.maven.plugins:maven-source-pluginfrom 3.3.0 to 3.3.1Commits
f80596e[maven-release-plugin] prepare release maven-source-plugin-3.3.17626998Bump apache/maven-gh-actions-shared from 3 to 483c963cBump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18)40ae495Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 (#20)073462bBump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 (#21)0b1c823Fix typos in AbstractSourceJarMojo exception099c65a[MSOURCES-142] Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (...1edeea4[MSOURCES-139] Fix typo in AbstractSourceJarMojo exception436966e[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-javadoc-pluginfrom 3.5.0 to 3.8.0Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
... (truncated)
Commits
621cba6[maven-release-plugin] prepare release maven-javadoc-plugin-3.8.0eab964c[MJAVADOC-603] javadoc:fix failure on JDK10: java.lang.ClassNotFoundException...0a26a7eUpdate since tags08205b1Add compile step for MJAVADOC-365 IT4c8ca8e[MJAVADOC-804] Remove temporary directories created by tests91369fa[MJAVADOC-775] Option 'taglets/taglet/tagletpath' ignored when pointing to a JARbe2fa20[MJAVADOC-783] Invalid path when using TagletArtifact and TagletPath3eb47c5[MJAVADOC-791] maven-javadoc-plugin not working correctly together with maven...d3afd39[MJAVADOC-803] Add default parameter to force root locale4904e08[MJAVADOC-802] Set default value of defaultAuthor parameter in fix goals to $...Updates
org.apache.maven.plugins:maven-release-pluginfrom 3.0.1 to 3.1.1Release notes
Sourced from org.apache.maven.plugins:maven-release-plugin's releases.
Commits
4f350d4[maven-release-plugin] prepare release maven-release-3.1.106f6de4[MRELEASE-1153] Revert parts of MRELEASE-1109 (8dfcb47996320af5e6f0b2d50eac20...985d0bc[MRELEASE-1149] Current release of the plugin has configuration docs missing47e94b4[maven-release-plugin] prepare for next development iterationf2f9f4e[maven-release-plugin] prepare release maven-release-3.1.0e109d3bBump scmVersion from 2.0.1 to 2.1.05f794a1Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.028201bbBump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.38547606Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27adf6aafBump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.11.0 to 3.13.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
a1415aa[maven-release-plugin] prepare release maven-compiler-plugin-3.13.0b2b9196[MCOMPILER-574] Propagate cause of exception in AbstractCompilerMojo6d2ce5a[MCOMPILER-584] Refresh page - Using Non-Javac Compilerseebad60[MCOMPILER-585] Refresh plugins versions in ITsceacf68[MCOMPILER-582] Automatic detection of release option for JDK < 9110293f[MCOMPILER-583] Require Maven 3.6.390131df[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 ...f85aa27Bump apache/maven-gh-actions-shared from 3 to 4d59ef49extract Maven 3.3.1 specific method callUpdates
org.sonatype.plugins:nexus-staging-maven-pluginfrom 1.6.13 to 1.7.0Updates
org.apache.maven.plugins:maven-gpg-pluginfrom 3.1.0 to 3.2.4Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (truncated)
Commits
789149e[maven-release-plugin] prepare release maven-gpg-plugin-3.2.4893aedc[MGPG-125] Fix "bestPractices" (#95)b6f0324[MGPG-126] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#94)3c5878b[maven-release-plugin] prepare for next development iteration89b91a4[maven-release-plugin] prepare release maven-gpg-plugin-3.2.3fc2efa3[MGPG-123][MGPG-124] Dependency upgrades (#93)50222d3[MGPG-120] New mojo sign-deployed (#88)a6c3a09[MGPG-122] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3...78f5e37[MGPG-121] Return the workaround for pseudo security (#90)