-
Notifications
You must be signed in to change notification settings - Fork 4
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 14 updates #30
Closed
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
Bumps the maven-dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | org.slf4j:slf4j-api | `1.7.36` | `2.0.9` | | [com.google.guava:guava](https://github.com/google/guava) | `32.0.0-jre` | `32.1.2-jre` | | org.apache.commons:commons-lang3 | `3.12.0` | `3.13.0` | | [org.purejava:libappindicator-gtk3-java-minimal](https://github.com/purejava/appindicator-gtk3-java) | `1.3.4` | `1.3.6` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.8.2` | `5.10.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.9.0` | `3.11.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M5` | `3.1.2` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.0.0` | `3.4.1` | | [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.3.1` | `3.6.0` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `8.2.1` | `8.4.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.0.1` | `3.1.0` | | org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.8` | `1.6.13` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.0` | `3.1.1` | Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.9 Updates `com.google.guava:guava` from 32.0.0-jre to 32.1.2-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.apache.commons:commons-lang3` from 3.12.0 to 3.13.0 Updates `org.purejava:libappindicator-gtk3-java-minimal` from 1.3.4 to 1.3.6 - [Release notes](https://github.com/purejava/appindicator-gtk3-java/releases) - [Commits](purejava/appindicator-gtk3-java@1.3.4...1.3.6) Updates `org.junit.jupiter:junit-jupiter` from 5.8.2 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.10.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.9.0 to 3.11.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.9.0...maven-compiler-plugin-3.11.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0-M5 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.1.2) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.0.0 to 3.4.1 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.0.0...enforcer-3.4.1) 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.3.1 to 3.6.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.6.0) Updates `org.owasp:dependency-check-maven` from 8.2.1 to 8.4.0 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v8.2.1...v8.4.0) 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.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.8 to 1.6.13 Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.0...maven-deploy-plugin-3.1.1) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.purejava:libappindicator-gtk3-java-minimal dependency-type: direct:production update-type: version-update:semver-patch 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.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-surefire-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-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.owasp:dependency-check-maven 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.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Sep 25, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/maven/maven-dependencies-44adf76a43
branch
September 25, 2023 08:27
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 maven-dependencies group with 14 updates:
1.7.36
2.0.9
32.0.0-jre
32.1.2-jre
3.12.0
3.13.0
1.3.4
1.3.6
5.8.2
5.10.0
3.9.0
3.11.0
3.0.0-M5
3.1.2
3.0.0
3.4.1
3.2.1
3.3.0
3.3.1
3.6.0
8.2.1
8.4.0
3.0.1
3.1.0
1.6.8
1.6.13
3.1.0
3.1.1
Updates
org.slf4j:slf4j-api
from 1.7.36 to 2.0.9Updates
com.google.guava:guava
from 32.0.0-jre to 32.1.2-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
org.apache.commons:commons-lang3
from 3.12.0 to 3.13.0Updates
org.purejava:libappindicator-gtk3-java-minimal
from 1.3.4 to 1.3.6Release notes
Sourced from org.purejava:libappindicator-gtk3-java-minimal's releases.
Commits
fbdb128
Bump all Java versions to 21 to fix GitHub workflow4ed27f8
Prepare release 1.3.64d35c87
Java 21 has been released99c712f
Fix missing importsfbc05ac
Optimize Importsf308c2c
Update to JDK 21b6ecb26
Increase artifact version1938284
Prepare release 1.3.5a82cfb1
Trying hard to load the native libraryfa518a3
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0Updates
org.junit.jupiter:junit-jupiter
from 5.8.2 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.apache.maven.plugins:maven-compiler-plugin
from 3.9.0 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-surefire-plugin
from 3.0.0-M5 to 3.1.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
5e097b5
[maven-release-plugin] prepare release surefire-3.1.2255bb51
Update commons compress to 1.23.0a77dfb2
Drop unused commons-lang 2.6 from management (#661)95e8e95
[SUREFIRE-2157] Upgrade junit-jupiter to 5.9.3/junit-platform to 1.9.29092b5e
[SUREFIRE-2157] Upgrade surefire IT to 3.1.01af92f5
Remove old junittoolbox dependency no longer used (#658)8878ed5
update test libraries (#657)a6613a8
Remove redundant spacee0e89e4
update commons-io to 2.12.0d8ac134
[MNGSITE-393] remove descriptions of Maven 2.x and very old versionsUpdates
org.apache.maven.plugins:maven-enforcer-plugin
from 3.0.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-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.3.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.owasp:dependency-check-maven
from 8.2.1 to 8.4.0Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
cc2db4c
build: prepare release v8.4.017c5081
chore: prepare release (#5891)d1e5736
build(deps): bump com.google.guava:guava from 32.0.1-jre to 32.1.2-jre (#5850)e685b80
feat: Add support for Nexus v3 to NexusAnalyzer (#5849)a29afc4
fix: Hint Analyzer should run before VersionFilter Analyzer (#5818)49c6591
build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 (#5889)0f4553a
build(deps): bump actions/setup-node from 3.8.0 to 3.8.18ee8214
build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 (#5877)d71f038
build(deps): bump org.semver4j:semver4j from 5.0.0 to 5.1.0 (#5878)5a55c81
build(deps): bump org.semver4j:semver4j from 5.0.0 to 5.1.0Updates
org.apache.maven.plugins:maven-gpg-plugin
from 3.0.1 to 3.1.0Commits
699e2ad
[maven-release-plugin] prepare release maven-...Description has been truncated