Bump the java group across 1 directory with 3 updates#48
Merged
franciscbalint merged 1 commit intomasterfrom Apr 30, 2026
Merged
Conversation
Bumps the java group with 3 updates in the /zero-bounce-sdk directory: [commons-codec:commons-codec](https://github.com/apache/commons-codec), [com.google.code.gson:gson](https://github.com/google/gson) and [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client). Updates `commons-codec:commons-codec` from 1.21.0 to 1.22.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.21.0...rel/commons-codec-1.22.0) Updates `com.google.code.gson:gson` from 2.13.2 to 2.14.0 - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.13.2...gson-parent-2.14.0) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.6 to 5.6.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.1/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.6...rel/v5.6.1) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.google.code.gson:gson dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java ... Signed-off-by: dependabot[bot] <support@github.com>
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 3 updates in the /zero-bounce-sdk directory: commons-codec:commons-codec, com.google.code.gson:gson and org.apache.httpcomponents.client5:httpclient5.
Updates
commons-codec:commons-codecfrom 1.21.0 to 1.22.0Changelog
Sourced from commons-codec:commons-codec's changelog.
Commits
81a6295Prepare for the release candidate 1.22.0 RC173104b0Prepare for the next release candidate8e36214In-line single use test local variables9bd67e7Use vararg syntax25e52b0Use vararg syntaxe2ebacaBump github/codeql-action from 4.35.1 to 4.35.233998a0Bump actions/upload-artifact from 7.0.0 to 7.0.150c6583Bump actions/cache from 5.0.4 to 5.0.5b2be3a8Add@Override20f09bfUse final.Updates
com.google.code.gson:gsonfrom 2.13.2 to 2.14.0Commits
3ff35d6[maven-release-plugin] prepare release gson-parent-2.14.0a3024fdBump the maven group with 13 updates (#3002)5689ffeBump the github-actions group across 1 directory with 3 updates (#3018)48db33cAddLegacyProtoTypeAdapterFactory. (#3014)53d703eUpdate outdated comment regarding serializable types (#3012)0189b72RemoveSerializablefrom internalTypeimplementation classes. (#3011)f4d371dFix duplicate key detection when first value is null (#3006)27d9ba1Fix typo in README (JPMS dependencies section) (#3005)1fa9b7aValidate that strings being parsed as integers consist of ASCII characters (#...b7d5954Add iterator fail-fast tests for LinkedTreeMap.clear() (#2992)Updates
org.apache.httpcomponents.client5:httpclient5from 5.6 to 5.6.1Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Commits
4f86ca6HttpClient 5.6.1 release1b2bafeUpdated release notes for HttpClient 5.6.1 release1acf00bFix SCRAM final response handling49549abAuth challenge parsing code improvementfa6b6d7Add missing Javadoc for ConnectionConfig (#820)3de8ad5Fixed DefaultClientTlsStrategy test failures on MacOSc69f38fBug-fix: corrects message exchange cancellation logic in InternalHttpAsyncExe...30386d3HTTPCLIENT-2417 Honor TlsConfig attachment in async connect path9cc45f6HTTPCLIENT-2414 - Fix Basic auth cache scoping across path prefixes (#802)1e01a48HTTPCLIENT-2415: Normalize CookieOrigin path for cookie matching (#803)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions