-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 maven-dependencies group with 16 updates #36
Merged
dependabot
merged 1 commit into
develop
from
dependabot/maven/maven-dependencies-10155f8441
Sep 27, 2023
Merged
Bump the maven-dependencies group with 16 updates #36
dependabot
merged 1 commit into
develop
from
dependabot/maven/maven-dependencies-10155f8441
Sep 27, 2023
+17
−17
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Sep 27, 2023
Bumps the maven-dependencies group with 16 updates: | Package | From | To | | --- | --- | --- | | [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `23.0.0` | `24.0.1` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.9.0` | `5.10.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.4.0` | `5.5.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.10.1` | `3.11.0` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.1.0` | `3.4.1` | | [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) | `3.2.0` | `3.3.1` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.0.1` | `3.1.0` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.2.1` | `3.3.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.4.1` | `3.6.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M7` | `3.1.2` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M7` | `3.1.2` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.0.0-M2` | `3.1.1` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.9` | `0.8.10` | | org.slf4j:slf4j-simple | `2.0.3` | `2.0.9` | | [org.openjdk.jmh:jmh-core](https://github.com/openjdk/jmh) | `1.35` | `1.37` | | [org.openjdk.jmh:jmh-generator-annprocess](https://github.com/openjdk/jmh) | `1.35` | `1.37` | Updates `org.jetbrains:annotations` from 23.0.0 to 24.0.1 - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@23.0.0...24.0.1) Updates `org.junit.jupiter:junit-jupiter` from 5.9.0 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.0...r5.10.0) Updates `org.mockito:mockito-core` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.4.0...v5.5.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.10.1 to 3.11.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.1.0 to 3.4.1 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.1.0...enforcer-3.4.1) Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.2.0...maven-clean-plugin-3.3.1) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.0.1 to 3.1.0 - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.2.1 to 3.3.0 - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.4.1 to 3.6.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.6.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0-M7 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.1.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.0.0-M7 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.1.2) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.0.0-M2 to 3.1.1 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.0.0-M2...maven-deploy-plugin-3.1.1) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.9 to 0.8.10 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.9...v0.8.10) Updates `org.slf4j:slf4j-simple` from 2.0.3 to 2.0.9 Updates `org.openjdk.jmh:jmh-core` from 1.35 to 1.37 - [Commits](openjdk/jmh@1.35...1.37) Updates `org.openjdk.jmh:jmh-generator-annprocess` from 1.35 to 1.37 - [Commits](openjdk/jmh@1.35...1.37) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.openjdk.jmh:jmh-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.openjdk.jmh:jmh-generator-annprocess dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/maven/maven-dependencies-10155f8441
branch
from
September 27, 2023 08:56
7366095
to
6808a00
Compare
@dependabot squash and merge |
dependabot
bot
deleted the
dependabot/maven/maven-dependencies-10155f8441
branch
September 27, 2023 10:16
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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-dependencies group with 16 updates:
23.0.0
24.0.1
5.9.0
5.10.0
5.4.0
5.5.0
3.10.1
3.11.0
3.1.0
3.4.1
3.2.0
3.3.1
3.0.1
3.1.0
3.2.1
3.3.0
3.4.1
3.6.0
3.0.0-M7
3.1.2
3.0.0-M7
3.1.2
3.0.0-M2
3.1.1
0.8.9
0.8.10
2.0.3
2.0.9
1.35
1.37
1.35
1.37
Updates
org.jetbrains:annotations
from 23.0.0 to 24.0.1Release notes
Sourced from org.jetbrains:annotations's releases.
Changelog
Sourced from org.jetbrains:annotations's changelog.
Commits
784429a
Merge pull request #89 from Thijsiez/masterbf298f2
Update version to 24.0.10d08bfd
Merge pull request #86 from Thijsiez/mastere575d98
Add@Documented
where it's currently missingf0a5f5c
Fix typod2b9ea9
Merge pull request #85 from JT122406/mastercc01843
Add to README.md kotlin DSLc36487a
Changelog updated3ca2907
Update version to 24.0.0503d198
Merge pull request #81 from rillig/roland.illig/CheckReturnValueUpdates
org.junit.jupiter:junit-jupiter
from 5.9.0 to 5.10.0Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
7f619ca
Release 5.109899de4
Update Gradle Enterprise plugin to 3.1445b970f
Replace soon-to-be-deprecated usages of project.buildDir463ae36
Prune Release Notes for 5.10 GA893c64b
Back to snapshots for further developmente6ff0c5
Release 5.10.0-RC2b08a76b
Add 5.10.0-RC2 release notes2c278c7
Revert "Prune Release Notes for 5.10 GA"acb6e65
Provide access to source element annotations forTempDirFactory
73818a1
Bump org.gradle.toolchains:foojay-resolver from 0.5.0 to 0.6.0Updates
org.mockito:mockito-core
from 5.4.0 to 5.5.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
741fe81
Use multiple locks in TypeCachingBytecodeGenerator (#3095)076e8ac
Bump org.gradle.toolchains.foojay-resolver-convention (#3096)cb75cec
Bump versions.bytebuddy from 1.14.5 to 1.14.6 (#3094)f673545
Add note on backporting policy to README (#3090)ece6107
Report unused stubbing exceptions when test filter is no-op (#3078)fd16dd1
Bump versions.errorprone from 2.21.0 to 2.21.1 (#3083)f5ad9e9
Bump versions.errorprone from 2.20.0 to 2.21.0 (#3076)771425d
Bump com.gradle.enterprise from 3.14 to 3.14.1 (#3074)79d77fc
Bump org.opentest4j:opentest4j from 1.2.0 to 1.3.0 (#3072)cbedebf
Bump org.junit.platform:junit-platform-launcher from 1.9.3 to 1.10.0 (#3070)Updates
org.apache.maven.plugins:maven-compiler-plugin
from 3.10.1 to 3.11.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
eeda628
[maven-release-plugin] prepare release maven-compiler-plugin-3.11.082b799f
[MCOMPILER-527] Upgrade plexus-java to 1.1.2 (#177)f9c2350
[MCOMPILER-526] Fix IT (#178)4022bd0
[MCOMPILER-494] - Add auseModulePath
switch to thetestCompile
mojo (#119)f4a8a54
[MCOMPILER-525] Incorrect detection of dependency change (#172)86b9f59
[MCOMPILER-395] Allow dependency exclusions for 'annotationProcessorPaths' (#...e304ceb
[MCOMPILER-526] Ignore reformat commit for git blamef7a4613
[MCOMPILER-526] Reformatcc78aee
[MCOMPILER-526] Upgrade to parent 393dca82f
[MCOMPILER-526] Add packages to please the formatterUpdates
org.apache.maven.plugins:maven-enforcer-plugin
from 3.1.0 to 3.4.1Release notes
Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases.
... (truncated)
Commits
d8a21ee
[maven-release-plugin] prepare release enforcer-3.4.166250c0
[MENFORCER-491] Fix plugin documentation generation5d32e6c
[MENFORCER-490] Declare maven-enforcer-plugin dependencies (#285)d258109
[MENFORCER-490] Declare org.eclipse.sisu.plexus dependencies (#283)2aa71e7
[MENFORCER-490] Declare maven-enforcer-extension dependencies (#284)d4ec8e1
[MENFORCER-490] Declare maven-enforcer-extension dependencies (#282)b35e4a0
[maven-release-plugin] prepare for next development iteration3d365f7
[maven-release-plugin] prepare release enforcer-3.4.05feb93a
[MENFORCER-489] Bump commons-lang3 from 3.12.0 to 3.13.08f2de47
Bump org.junit:junit-bom from 5.9.3 to 5.10.0Updates
org.apache.maven.plugins:maven-clean-plugin
from 3.2.0 to 3.3.1Release notes
Sourced from org.apache.maven.plugins:maven-clean-plugin's releases.
Commits
9a76f97
[maven-release-plugin] prepare release maven-clean-plugin-3.3.191e81a2
Move plexus-xml to the provided scopec83dfcb
[maven-release-plugin] prepare for next development iterationa4ad88f
[maven-release-plugin] prepare release maven-clean-plugin-3.3.013c5a24
[MCLEAN-101] Fix wrong Jenkins URL14b375e
[MCLEAN-107] Upgrade to plexus-utils 4.0.0 and plexus-xml 4.0.0 (#26)7350464
[MCLEAN-93] Support junctions on NTFS (#10)c185ad1
[MCLEAN-105] Ignore reformat7b05397
[MCLEAN-105] Reformat64b8b2e
[MCLEAN-105] Bump maven-plugins from 38 to 39Updates
org.apache.maven.plugins:maven-gpg-plugin
from 3.0.1 to 3.1.0Commits
699e2ad
[maven-release-plugin] prepare release maven-gpg-plugin-3.1.0f314f8e
[MGPG-97] use gpgverify plugin to check dependencies signaturesbad6b57
[MGPG-96] add INFO message0498a82
[MGPG-95] don't GPG-sign .sigstore signatures09b5be9
Auto-link MGPG Jira1e0472f
extract FilesCollectoraf9ccfd
[MGPG-94] Ignore reformatting5e51734
[MGPG-94] Integration tests - convert and reformat bsh to groovy955ea0e
[MGPG-94] Reformat codee160f43
[MGPG-94] Bump maven-plugins from 36 to 39Updates
org.apache.maven.plugins:maven-source-plugin
from 3.2.1 to 3.3.0Commits
02a9847
[maven-release-plugin] prepare release maven-source-plugin-3.3.0f186993
[MSOURCES-135] Cleanup project code021af55
[MSOURCES-134] Refresh download pageb11a457
Use shared GitHub actions v37caf2b0
[MSOURCES-133] Upgrade Parent to 39 - ignore git blamedee4c10
[MSOURCES-133] Upgrade Parent to 39452111f
Add dependabot configuratione691ac3
s/MSOURCE/MSOURCES/1ddffd8
Auto-link MSOURCE Jira37ffefe
Add pull request templateUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.4.1 to 3.6.0Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
... (truncated)
Commits
7548066
[maven-release-plugin] prepare release maven-javadoc-plugin-3.6.077adc47
[MJAVADOC-642] Make offline mode configurable (#238)24362d2
[MJAVADOC-742] Fix resolution of docletArtifacts (#186)bee4197
fix jenkins link (#237)9830bdc
Fix build on jenkins6f30bed
[MJAVADOC-642] Make offline mode configurable (#232)e4023d0
[JAVADOC-771] Upgrade Parent to 40 (#234)7904e45
[MJAVADOC-772] Refresh download page87c2424
Bump org.apache.maven:maven-core (#226)83ab01b
Use 3.6.0 as release version (#233)Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.0.0-M7 to 3.1.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.