Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps the integration-deps group in /jetty-ee9 with 15 updates:

Package From To
org.eclipse.platform:org.eclipse.osgi 3.23.100 3.23.200
org.eclipse.platform:org.eclipse.osgi.services 3.12.200 3.12.300
org.eclipse.platform:org.eclipse.osgi.util 3.7.300 3.7.400
org.infinispan.protostream:protostream 5.0.14.Final 5.0.15.Final
org.infinispan.protostream:protostream-processor 5.0.14.Final 5.0.15.Final
org.wildfly.security:wildfly-elytron-sasl-digest 2.6.4.Final 2.7.0.Final
org.wildfly.security:wildfly-elytron-sasl-external 2.6.4.Final 2.7.0.Final
org.wildfly.security:wildfly-elytron-sasl-gs2 2.6.4.Final 2.7.0.Final
org.wildfly.security:wildfly-elytron-sasl-gssapi 2.6.4.Final 2.7.0.Final
org.wildfly.security:wildfly-elytron-sasl-oauth2 2.6.4.Final 2.7.0.Final
org.wildfly.security:wildfly-elytron-sasl-plain 2.6.4.Final 2.7.0.Final
org.wildfly.security:wildfly-elytron-sasl-scram 2.6.4.Final 2.7.0.Final
org.infinispan:infinispan-bom 15.2.4.Final 15.2.6.Final
org.eclipse.platform:org.eclipse.equinox.http.service.api 1.2.2 1.2.102
org.mongodb:mongodb-driver-sync 5.1.4 5.6.1

Updates org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200

Commits

Updates org.eclipse.platform:org.eclipse.osgi.services from 3.12.200 to 3.12.300

Commits

Updates org.eclipse.platform:org.eclipse.osgi.util from 3.7.300 to 3.7.400

Commits

Updates org.infinispan.protostream:protostream from 5.0.14.Final to 5.0.15.Final

Release notes

Sourced from org.infinispan.protostream:protostream's releases.

5.0.15.Final

What's Changed

Full Changelog: infinispan/protostream@5.0.14.Final...5.0.15.Final

Commits

Updates org.infinispan.protostream:protostream-processor from 5.0.14.Final to 5.0.15.Final

Release notes

Sourced from org.infinispan.protostream:protostream-processor's releases.

5.0.15.Final

What's Changed

Full Changelog: infinispan/protostream@5.0.14.Final...5.0.15.Final

Commits

Updates org.wildfly.security:wildfly-elytron-sasl-digest from 2.6.4.Final to 2.7.0.Final

Commits
  • 431f18e [maven-release-plugin] prepare release 2.7.0.Final
  • d16dc86 Merge pull request #2296 from theashiot/ELY-2921
  • 6cac56b [maven-release-plugin] prepare for next development iteration
  • c447614 [maven-release-plugin] prepare release 2.7.0.CR1
  • dfd63da Merge pull request #2326 from darranl/ELY-2949
  • 3a33022 [ELY-2949] Correct test case to focus on the missing alias value.
  • 71d1e12 [ELY-2949] Upgrade Apache Commons CLI from 1.6.0 to 1.10.0
  • 6b40b8c Merge pull request #2325 from Skyllarr/codecoverage
  • e0e5066 [ELY-2480] Add code coverage to the project
  • e92334b [ELY-2949] Upgrade Apache Commons CLI from 1.6.0 to 1.10.0
  • Additional commits viewable in compare view

Updates org.wildfly.security:wildfly-elytron-sasl-external from 2.6.4.Final to 2.7.0.Final

Updates org.wildfly.security:wildfly-elytron-sasl-gs2 from 2.6.4.Final to 2.7.0.Final

Updates org.wildfly.security:wildfly-elytron-sasl-gssapi from 2.6.4.Final to 2.7.0.Final

Updates org.wildfly.security:wildfly-elytron-sasl-oauth2 from 2.6.4.Final to 2.7.0.Final

Updates org.wildfly.security:wildfly-elytron-sasl-plain from 2.6.4.Final to 2.7.0.Final

Updates org.wildfly.security:wildfly-elytron-sasl-scram from 2.6.4.Final to 2.7.0.Final

Updates org.wildfly.security:wildfly-elytron-sasl-external from 2.6.4.Final to 2.7.0.Final

Updates org.wildfly.security:wildfly-elytron-sasl-gs2 from 2.6.4.Final to 2.7.0.Final

Updates org.wildfly.security:wildfly-elytron-sasl-gssapi from 2.6.4.Final to 2.7.0.Final

Updates org.wildfly.security:wildfly-elytron-sasl-oauth2 from 2.6.4.Final to 2.7.0.Final

Updates org.wildfly.security:wildfly-elytron-sasl-plain from 2.6.4.Final to 2.7.0.Final

Updates org.wildfly.security:wildfly-elytron-sasl-scram from 2.6.4.Final to 2.7.0.Final

Updates org.infinispan:infinispan-bom from 15.2.4.Final to 15.2.6.Final

Release notes

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

15.2.6.Final

What's Changed

Full Changelog: infinispan/infinispan@15.2.5.Final...15.2.6.Final

15.2.5.Final

What's Changed

Full Changelog: infinispan/infinispan@15.2.4.Final...15.2.5.Final

Commits

Updates org.eclipse.platform:org.eclipse.equinox.http.service.api from 1.2.2 to 1.2.102

Commits

Updates org.infinispan.protostream:protostream-processor from 5.0.14.Final to 5.0.15.Final

Release notes

Sourced from org.infinispan.protostream:protostream-processor's releases.

5.0.15.Final

What's Changed

Full Changelog: infinispan/protostream@5.0.14.Final...5.0.15.Final

Commits

Updates org.mongodb:mongodb-driver-sync from 5.1.4 to 5.6.1

Release notes

Sourced from org.mongodb:mongodb-driver-sync's releases.

Java Driver 5.6.0 (September 11, 2025)

What's Changed 🚀

Credential Handling

  • Fix OIDC reauthentication when a session is involved #1719
  • Add X509 authentication tests #1771
  • Fix OIDC tests #1753
  • Add CSOT to OIDC #1741

Performance Optimizations

  • Clear CommandCursorResult.results after next()/tryNext() #1780
  • Ignore maxWaitTime when CSOT is enabled #1744
  • Simplify Operations by uniting Sync and Async operations #1776

Resource Management

  • Fix Netty reference leak #1762
  • Properly handle exceptions in threads created by MongoClient #1764
  • Propagate timeout errors to callback #1761
  • Merge changes from tls-channel to prevent accidentally calling SSLEngine #1726

Compatibility and Maintenance

  • Handle dropIndex behavior change #1785
  • Remove Legacy based ClientSideEncryptionTests #1799
  • Remove code that won't execute on supported server releases #1704
  • Simplify tests based on 4.2 minimum server support #1712
  • Update libmongocrypt version to 1.14.1 #1778
  • Deprecate MongoNamespace#COMMAND_COLLECTION_NAME #1786
  • Remove internal use of MongoNamespace.COMMAND_COLLECTION_NAME #1782

Benchmarks and Testing

  • Support text indexes with encryption #1797
  • Ensure encrypted fields data exists fully #1802
  • CSFLE auto encryption tests improvements #1788
  • Normalize async and sync ClientSideOperationTimeoutProseTest #1800
  • Add prose test to verify server monitors do not gossip cluster time #1766
  • Added logging specification tests #1740
  • Include submodules to OIDC testing #1703

Bug Fixes and Stability

  • Fix duplicate field name serialization with @​BsonDiscriminator and getter #1610
  • Fix Scala UnifiedTest import (No PR link)
  • Temporarily limit TypeMqlValuesFunctionalTest.asString server version #1803
  • Fix parameterized test names in CrudProseTest #1775
  • Improve MongoTimeoutException thrown by DefaultConnectionPool #1767
  • Improve error message clarity in MongoCommandException #1789
  • Ensure socks5 proxy option parsing is to specification #1688

Documentation and Quality of Life

  • Update README.md #1716
  • Add JavaDoc to NamespaceType #1754

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 14, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/jetty-ee9/jetty-12.1.x/integration-deps-910f36c299 branch 2 times, most recently from 06b130e to 0ca7a85 Compare October 15, 2025 11:58
Bumps the integration-deps group in /jetty-ee9 with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox) | `3.23.100` | `3.23.200` |
| [org.eclipse.platform:org.eclipse.osgi.services](https://github.com/eclipse-equinox/equinox) | `3.12.200` | `3.12.300` |
| [org.eclipse.platform:org.eclipse.osgi.util](https://github.com/eclipse-equinox/equinox) | `3.7.300` | `3.7.400` |
| [org.infinispan.protostream:protostream](https://github.com/infinispan/protostream) | `5.0.14.Final` | `5.0.15.Final` |
| [org.infinispan.protostream:protostream-processor](https://github.com/infinispan/protostream) | `5.0.14.Final` | `5.0.15.Final` |
| [org.wildfly.security:wildfly-elytron-sasl-digest](https://github.com/wildfly-security/wildfly-elytron) | `2.6.4.Final` | `2.7.0.Final` |
| org.wildfly.security:wildfly-elytron-sasl-external | `2.6.4.Final` | `2.7.0.Final` |
| org.wildfly.security:wildfly-elytron-sasl-gs2 | `2.6.4.Final` | `2.7.0.Final` |
| org.wildfly.security:wildfly-elytron-sasl-gssapi | `2.6.4.Final` | `2.7.0.Final` |
| org.wildfly.security:wildfly-elytron-sasl-oauth2 | `2.6.4.Final` | `2.7.0.Final` |
| org.wildfly.security:wildfly-elytron-sasl-plain | `2.6.4.Final` | `2.7.0.Final` |
| org.wildfly.security:wildfly-elytron-sasl-scram | `2.6.4.Final` | `2.7.0.Final` |
| [org.infinispan:infinispan-bom](https://github.com/infinispan/infinispan) | `15.2.4.Final` | `15.2.6.Final` |
| [org.eclipse.platform:org.eclipse.equinox.http.service.api](https://github.com/eclipse-equinox/equinox) | `1.2.2` | `1.2.102` |
| [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) | `5.1.4` | `5.6.1` |


Updates `org.eclipse.platform:org.eclipse.osgi` from 3.23.100 to 3.23.200
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

Updates `org.eclipse.platform:org.eclipse.osgi.services` from 3.12.200 to 3.12.300
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

Updates `org.eclipse.platform:org.eclipse.osgi.util` from 3.7.300 to 3.7.400
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

Updates `org.infinispan.protostream:protostream` from 5.0.14.Final to 5.0.15.Final
- [Release notes](https://github.com/infinispan/protostream/releases)
- [Commits](infinispan/protostream@5.0.14.Final...5.0.15.Final)

Updates `org.infinispan.protostream:protostream-processor` from 5.0.14.Final to 5.0.15.Final
- [Release notes](https://github.com/infinispan/protostream/releases)
- [Commits](infinispan/protostream@5.0.14.Final...5.0.15.Final)

Updates `org.wildfly.security:wildfly-elytron-sasl-digest` from 2.6.4.Final to 2.7.0.Final
- [Commits](wildfly-security/wildfly-elytron@2.6.4.Final...2.7.0.Final)

Updates `org.wildfly.security:wildfly-elytron-sasl-external` from 2.6.4.Final to 2.7.0.Final

Updates `org.wildfly.security:wildfly-elytron-sasl-gs2` from 2.6.4.Final to 2.7.0.Final

Updates `org.wildfly.security:wildfly-elytron-sasl-gssapi` from 2.6.4.Final to 2.7.0.Final

Updates `org.wildfly.security:wildfly-elytron-sasl-oauth2` from 2.6.4.Final to 2.7.0.Final

Updates `org.wildfly.security:wildfly-elytron-sasl-plain` from 2.6.4.Final to 2.7.0.Final

Updates `org.wildfly.security:wildfly-elytron-sasl-scram` from 2.6.4.Final to 2.7.0.Final

Updates `org.wildfly.security:wildfly-elytron-sasl-external` from 2.6.4.Final to 2.7.0.Final

Updates `org.wildfly.security:wildfly-elytron-sasl-gs2` from 2.6.4.Final to 2.7.0.Final

Updates `org.wildfly.security:wildfly-elytron-sasl-gssapi` from 2.6.4.Final to 2.7.0.Final

Updates `org.wildfly.security:wildfly-elytron-sasl-oauth2` from 2.6.4.Final to 2.7.0.Final

Updates `org.wildfly.security:wildfly-elytron-sasl-plain` from 2.6.4.Final to 2.7.0.Final

Updates `org.wildfly.security:wildfly-elytron-sasl-scram` from 2.6.4.Final to 2.7.0.Final

Updates `org.infinispan:infinispan-bom` from 15.2.4.Final to 15.2.6.Final
- [Release notes](https://github.com/infinispan/infinispan/releases)
- [Commits](infinispan/infinispan@15.2.4.Final...15.2.6.Final)

Updates `org.eclipse.platform:org.eclipse.equinox.http.service.api` from 1.2.2 to 1.2.102
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

Updates `org.infinispan.protostream:protostream-processor` from 5.0.14.Final to 5.0.15.Final
- [Release notes](https://github.com/infinispan/protostream/releases)
- [Commits](infinispan/protostream@5.0.14.Final...5.0.15.Final)

Updates `org.mongodb:mongodb-driver-sync` from 5.1.4 to 5.6.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.1.4...r5.6.1)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
  dependency-version: 3.23.200
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: integration-deps
- dependency-name: org.eclipse.platform:org.eclipse.osgi.services
  dependency-version: 3.12.300
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: integration-deps
- dependency-name: org.eclipse.platform:org.eclipse.osgi.util
  dependency-version: 3.7.400
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: integration-deps
- dependency-name: org.infinispan.protostream:protostream
  dependency-version: 5.0.15.Final
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: integration-deps
- dependency-name: org.infinispan.protostream:protostream-processor
  dependency-version: 5.0.15.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-digest
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-external
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-gs2
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-gssapi
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-oauth2
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-plain
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-scram
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-external
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-gs2
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-gssapi
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-oauth2
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-plain
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.wildfly.security:wildfly-elytron-sasl-scram
  dependency-version: 2.7.0.Final
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: integration-deps
- dependency-name: org.infinispan:infinispan-bom
  dependency-version: 15.2.6.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: integration-deps
- dependency-name: org.eclipse.platform:org.eclipse.equinox.http.service.api
  dependency-version: 1.2.102
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: integration-deps
- dependency-name: org.infinispan.protostream:protostream-processor
  dependency-version: 5.0.15.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: integration-deps
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: integration-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/jetty-ee9/jetty-12.1.x/integration-deps-910f36c299 branch from 0ca7a85 to 3f91b5d Compare October 17, 2025 06:26
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