Skip to content

Bump the minor-java-dependencies group across 1 directory with 6 updates#27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/minor-java-dependencies-0605894dc4
Closed

Bump the minor-java-dependencies group across 1 directory with 6 updates#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/minor-java-dependencies-0605894dc4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-java-dependencies group with 6 updates in the / directory:

Package From To
software.amazon.awssdk:bom 2.36.3 2.41.0
org.testcontainers:testcontainers-bom 2.0.1 2.0.3
com.azure:azure-cosmos 4.75.0 4.76.0
commons-codec:commons-codec 1.19.0 1.20.0
org.signal:libsignal-server 0.85.1 0.86.5
org.codehaus.mojo:exec-maven-plugin 3.6.2 3.6.3

Updates software.amazon.awssdk:bom from 2.36.3 to 2.41.0

Updates org.testcontainers:testcontainers-bom from 2.0.1 to 2.0.3

Release notes

Sourced from org.testcontainers:testcontainers-bom's releases.

2.0.3

What's Changed

🐛 Bug Fixes

📖 Documentation

📦 Dependency updates

2.0.2

What's Changed

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

  • Add getBaseUrl() to NginxContainer using NGINX_DEFAULT_PORT (#11137) @​ghusta

... (truncated)

Commits
  • 43c6a97 Combined dependencies PR (#11353)
  • 7778cc5 Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...
  • 30b043f Merge remote-tracking branch 'origin/dependabot/gradle/modules/db2/com.ibm.db...
  • 17d570b Merge remote-tracking branch 'origin/dependabot/gradle/modules/elasticsearch/...
  • 47e9ae5 Merge remote-tracking branch 'origin/dependabot/gradle/modules/gcloud/com.goo...
  • f34ab26 Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchbase/com....
  • ac66ad6 Merge remote-tracking branch 'origin/dependabot/gradle/modules/activemq/org.a...
  • b6a1f28 Merge remote-tracking branch 'origin/dependabot/gradle/modules/milvus/io.milv...
  • 6a99624 Merge remote-tracking branch 'origin/dependabot/gradle/modules/influxdb/com.i...
  • 4ff0770 Merge remote-tracking branch 'origin/dependabot/gradle/modules/grafana/io.mic...
  • Additional commits viewable in compare view

Updates com.azure:azure-cosmos from 4.75.0 to 4.76.0

Commits
  • 7f83359 Cosmos release 2025-12-09 (#47495)
  • 72f01aa Update Spring Boot and Spring Cloud versions for the Spring compatibility tes...
  • 272013b LogGroupStart should have local build output (#47506)
  • 143ba3a Merge 5.24 CHANGELOG (#47497)
  • 074e3aa Sync eng/common directory with azure-sdk-tools for PR 13267 (#47499)
  • b4be9cf Remove commons-io dependency from Azure Cosmos Spark (#47367)
  • 21c680a Fix bugs about token-credential-bean-name property (#47470)
  • 38e062e Bump @​azure-tools/typespec-client-generator-cli (#47384)
  • 3733b4b Increment package versions for netapp releases (#47457)
  • 16fc725 mgmt, increment version after container registry release (#47471)
  • Additional commits viewable in compare view

Updates commons-codec:commons-codec from 1.19.0 to 1.20.0

Changelog

Sourced from commons-codec:commons-codec's changelog.

Apache Commons Codec 1.20.0 Release Notes

The Apache Commons Codec team is pleased to announce the release of Apache Commons Codec 1.20.0.

The Apache Commons Codec component contains encoders and decoders for formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

This is a feature and maintenance release. Java 8 or later is required.

New features

  •         Add org.apache.commons.codec.digest.Crc16. Thanks to Fredrik Kjellberg, Gary Gregory.
    
  •         Add builders to org.apache.commons.codec.digest streams and deprecate some old constructors. Thanks to Gary Gregory.
    
  •         Add builder to Base16 streams and deprecate some old constructors. Thanks to Gary Gregory.
    
  •         Add support for SHAKE128-256 and SHAKE256-512 to `DigestUtils` and `MessageDigestAlgorithms` on Java 25 and up. Thanks to Gary Gregory.
    
  •         Add BaseNCodec.AbstractBuilder.setDecodeTable(byte[]) and refactor subclasses. Thanks to Gary Gregory.
    

Changes

  •         Deprecate all but one Base32 constructor in favor of the builder added in version 1.17.0. Thanks to Gary Gregory.
    
  •         Deprecate all but one Base64 constructor in favor of the builder added in version 1.17.0. Thanks to Gary Gregory.
    
  •         BaseNCodecInputStream subclasses are now type-safe to match its matching BaseNCodec. Thanks to Gary Gregory.
    
  •         BaseNCodecOutputStream subclasses are now type-safe to match its matching BaseNCodec. Thanks to Gary Gregory.
    
  •         Bump org.apache.commons:commons-parent from 85 to 91. Thanks to Gary Gregory, Dependabot.
    
  •         [test] Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0. Thanks to Gary Gregory.
    

For complete information on Apache Commons Codec, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Codec website:

https://commons.apache.org/proper/commons-codec/

Download page: https://commons.apache.org/proper/commons-codec/download_codec.cgi


Commits

Updates org.signal:libsignal-server from 0.85.1 to 0.86.5

Release notes

Sourced from org.signal:libsignal-server's releases.

v0.86.5

No release notes provided.

v0.86.4

No release notes provided.

v0.86.3

No release notes provided.

v0.86.2

No release notes provided.

v0.86.1

No release notes provided.

v0.86.0

No release notes provided.

v0.85.6

No release notes provided.

v0.85.4

  • backups: Add 'pinReminders' setting field to AccountSettings

(Note, this release failed to successfully upload to both NPM and Maven Central, due to a configuration issue and a server error, respectively. For nearly identical contents, see release v0.85.6)

v0.85.3

  • backups: Add bioText & bioEmoji fields to AccountData

(Note, this release failed to successfully upload to Maven Central, due to a server error. For nearly identical contents, see release v0.85.6)

v0.85.2

No release notes provided.

Commits
  • b39e93f net: Add http_version to HttpRouteFragment and ConnectionConfig
  • 8894050 chat: Fix parsing of 409/410 responses to sendMultiRecipientMessage
  • 89e3d4d Reset for version v0.86.5
  • 5a64e17 backups: Pull the latest backups proto in and update the tests
  • db7d35e net: fix copy/paste error in SVRB DomainConfig
  • 0343318 net: Test ALPN mismatches
  • c0a2099 net: Include IP version in a connection attempt's log tag
  • 42935e5 Reset for version v0.86.4
  • de881dd backups: Exporter now returns [Result<String, Error>] instead of a serialized...
  • 92adc95 net: Add a gRPC mode to the look_up_username example
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3

Release notes

Sourced from org.codehaus.mojo:exec-maven-plugin's releases.

3.6.3

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

Commits
  • fe1fa8c [maven-release-plugin] prepare release 3.6.3
  • 5b3feca Bump asm.version from 9.9 to 9.9.1
  • efc7faa Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0
  • cdaf267 JUnit 5 best practices (#505)
  • f3f5997 Move ExecJavaMojoTest, ExecMojoTest to JUnit 5
  • 03b87b5 Document thread group isolation limitation in java goal (#503)
  • 7a66c3e Add support for JEP 512 for for package-private static main methods with and ...
  • a6d01ef Move to JUnit 5
  • 88d5961 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the minor-java-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| software.amazon.awssdk:bom | `2.36.3` | `2.41.0` |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `2.0.1` | `2.0.3` |
| [com.azure:azure-cosmos](https://github.com/Azure/azure-sdk-for-java) | `4.75.0` | `4.76.0` |
| [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.19.0` | `1.20.0` |
| [org.signal:libsignal-server](https://github.com/signalapp/libsignal) | `0.85.1` | `0.86.5` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.6.2` | `3.6.3` |



Updates `software.amazon.awssdk:bom` from 2.36.3 to 2.41.0

Updates `org.testcontainers:testcontainers-bom` from 2.0.1 to 2.0.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@2.0.1...2.0.3)

Updates `com.azure:azure-cosmos` from 4.75.0 to 4.76.0
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-cosmos_4.75.0...azure-cosmos_4.76.0)

Updates `commons-codec:commons-codec` from 1.19.0 to 1.20.0
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@rel/commons-codec-1.19.0...rel/commons-codec-1.20.0)

Updates `org.signal:libsignal-server` from 0.85.1 to 0.86.5
- [Release notes](https://github.com/signalapp/libsignal/releases)
- [Changelog](https://github.com/signalapp/libsignal/blob/main/RELEASE.md)
- [Commits](signalapp/libsignal@v0.85.1...v0.86.5)

Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.6.2...3.6.3)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-java-dependencies
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-java-dependencies
- dependency-name: com.azure:azure-cosmos
  dependency-version: 4.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-java-dependencies
- dependency-name: commons-codec:commons-codec
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-java-dependencies
- dependency-name: org.signal:libsignal-server
  dependency-version: 0.86.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-java-dependencies
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-version: 3.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-java-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Feb 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 1, 2026
@dependabot dependabot Bot deleted the dependabot/maven/minor-java-dependencies-0605894dc4 branch February 1, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants