Bump the java group across 1 directory with 5 updates - #65
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the java group across 1 directory with 5 updates#65dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the java group with 5 updates in the /zero-bounce-sdk directory: | Package | From | To | | --- | --- | --- | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.6.3` | `5.6.4` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.1.2` | `6.1.3` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `6.1.2` | `6.1.3` | | org.apache.maven:apache-maven | `3.9.11` | `3.9.16` | | [org.apache.maven.wrapper:maven-wrapper](https://github.com/apache/maven-wrapper) | `3.2.0` | `3.3.4` | Updates `org.apache.httpcomponents.client5:httpclient5` from 5.6.3 to 5.6.4 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.4/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.6.3...rel/v5.6.4) Updates `org.junit.jupiter:junit-jupiter-api` from 6.1.2 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.2...r6.1.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.2 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.2...r6.1.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.2 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.2...r6.1.3) Updates `org.apache.maven:apache-maven` from 3.9.11 to 3.9.16 Updates `org.apache.maven.wrapper:maven-wrapper` from 3.2.0 to 3.3.4 - [Release notes](https://github.com/apache/maven-wrapper/releases) - [Commits](apache/maven-wrapper@maven-wrapper-3.2.0...maven-wrapper-3.3.4) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.maven.wrapper:maven-wrapper dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven:apache-maven dependency-version: 3.9.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/zero-bounce-sdk/master/java-025375f147
branch
from
August 24, 2026 14:55
5bebc75 to
bea7a74
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/maven/zero-bounce-sdk/master/java-025375f147
branch
August 31, 2026 14:55
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 with 5 updates in the /zero-bounce-sdk directory:
5.6.35.6.46.1.26.1.36.1.26.1.33.9.113.9.163.2.03.3.4Updates
org.apache.httpcomponents.client5:httpclient5from 5.6.3 to 5.6.4Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Commits
36508ceHttpClient 5.6.4 release59b3d2eUpdated release notes for HttpClient 5.6.4 releasec0af759reject control characters in bearer token in BearerScheme2422b6cCorrects application of SSL parameters in the async TLS upgrade method66452eaUpgraded HttpClient version to 5.6.4-SNAPSHOTUpdates
org.junit.jupiter:junit-jupiter-apifrom 6.1.2 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.junit.jupiter:junit-jupiter-enginefrom 6.1.2 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.junit.jupiter:junit-jupiter-enginefrom 6.1.2 to 6.1.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
org.apache.maven:apache-mavenfrom 3.9.11 to 3.9.16Updates
org.apache.maven.wrapper:maven-wrapperfrom 3.2.0 to 3.3.4Release notes
Sourced from org.apache.maven.wrapper:maven-wrapper's releases.
... (truncated)
Commits
524486a[maven-release-plugin] prepare release maven-wrapper-3.3.417c1ec9Revert wrapper version removal (#365)366207fEnsure Path Traversal is fully addressed in MavenWrapperDownloader086b1c9[maven-release-plugin] prepare for next development iteratione2a0c81[maven-release-plugin] prepare release maven-wrapper-3.3.380952cdClarify usage of MAVEN_USER_HOME08e7200Remove wrapper lifecycle36886faSupport for snapshot distributions - fix (#352)d02d845Use invoker version from parentaf7671bBump mavenVersion from 3.9.6 to 3.9.11 (#360)