Skip to content

Bump the klass-shared group across 1 directory with 3 updates#523

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/klass-shared/klass-shared-c92a9e1dfc
Closed

Bump the klass-shared group across 1 directory with 3 updates#523
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/klass-shared/klass-shared-c92a9e1dfc

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps the klass-shared group with 3 updates in the /klass-shared directory: org.opensearch.client:spring-data-opensearch-starter, org.postgresql:postgresql and jakarta.xml.bind:jakarta.xml.bind-api.

Updates org.opensearch.client:spring-data-opensearch-starter from 1.7.1 to 3.0.2

Release notes

Sourced from org.opensearch.client:spring-data-opensearch-starter's releases.

v3.0.2

What's Changed

New Contributors

Full Changelog: opensearch-project/spring-data-opensearch@v3.0.1...v3.0.2

v3.0.1

What's Changed

Full Changelog: opensearch-project/spring-data-opensearch@v3.0.0...v3.0.1

v3.0.0

What's Changed

Full Changelog: opensearch-project/spring-data-opensearch@v2.0.4...v3.0.0

v2.0.5

What's Changed

Full Changelog: opensearch-project/spring-data-opensearch@v2.0.4...v2.0.5

v2.0.4

... (truncated)

Commits
  • 50ec557 Bump OpenSearch to 3.5.0 (#617)
  • c54aaf9 Bump next release to 3.0.2 (#612)
  • 1aa588f spring-configuration-metadata support for spring-data-opensearch-starter (clo...
  • c84d537 Bump gradle-wrapper from 9.3.0 to 9.3.1 (#614)
  • 11568a0 Bump org.apache.xbean:xbean-asm9-shaded from 4.29 to 4.30 (#613)
  • eed0454 Routine dependency updates (#609)
  • f9a0104 Bump gradle-wrapper from 9.2.0 to 9.3.0 (#608)
  • 914e453 Bump io.projectreactor:reactor-test from 3.8.1 to 3.8.2 (#607)
  • 20de866 Bump org.opensearch.client:opensearch-java from 3.2.0 to 3.5.0 (#600)
  • afc3ede Bump next version to 3.0.1 (#594)
  • Additional commits viewable in compare view

Updates org.postgresql:postgresql from 42.7.9 to 42.7.10

Release notes

Sourced from org.postgresql:postgresql's releases.

v42.7.10

Changes

🐛 Bug Fixes

  • fix: process pending responses before fastpath to avoid protocol errors @​vlsi (#3913)

⬆️ Dependencies

Changelog

Sourced from org.postgresql:postgresql's changelog.

[42.7.10] (2026-02-11)

Changed

Fixed

Reverted

Commits
  • 27571c8 Update site for 42.7.10 release (#3936)
  • c7b512d Create DisabledIfServerGreater annotation for disabling tests for newer serve...
  • 47f7e3b fix non-standard strings failing test for version 19 (#3934)
  • d4cf420 Revert "fix: make all Calendar instances proleptic Gregorian (#3837) (#3887)"...
  • 6ea732c fix small issues in ConnectionFactoryImpl (#3929)
  • 95cecdb Migrate to Shadow 9
  • 5762c42 style: fix empty line before javadoc for checkstyle compliance
  • 1ac8d99 style: fix lambda argument indentation for checkstyle compliance
  • 3fab588 test: add autosave=always|never|conservative and cleanupSavepoints=true|false...
  • 9c20cc2 chore(deps): update github/codeql-action digest to 4bdb89f
  • Additional commits viewable in compare view

Updates jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to 4.0.5

Release notes

Sourced from jakarta.xml.bind:jakarta.xml.bind-api's releases.

Jakarta XML Binding API 4.0.5

What's Changed

Full Changelog: jakartaee/jaxb-api@4.0.4...4.0.5

Commits
  • 33af600 Update API version of : to 4.0.5
  • e8bc066 Bump the maven-plugins group across 2 directories with 15 updates
  • 5884465 Bump the dependencies group across 1 directory with 2 updates
  • a12f7b7 Bump the actions-dependencies group with 2 updates
  • 1375104 move dependabot config to the right location
  • 7680773 add dependabot
  • cd71d76 #330 fixes documentation
  • 4d531bd #325 restore permissive base64 decoding
  • 31505d0 Merge pull request #324 from jakartaee/4.0.4-RELEASE
  • c3f3109 Update API version of : to 4.0.5-SNAPSHOT
  • 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 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 klass-shared group with 3 updates in the /klass-shared directory: [org.opensearch.client:spring-data-opensearch-starter](https://github.com/opensearch-project/spring-data-opensearch), [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) and [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api).


Updates `org.opensearch.client:spring-data-opensearch-starter` from 1.7.1 to 3.0.2
- [Release notes](https://github.com/opensearch-project/spring-data-opensearch/releases)
- [Commits](opensearch-project/spring-data-opensearch@v1.7.1...v3.0.2)

Updates `org.postgresql:postgresql` from 42.7.9 to 42.7.10
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.9...REL42.7.10)

Updates `jakarta.xml.bind:jakarta.xml.bind-api` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/jakartaee/jaxb-api/releases)
- [Commits](jakartaee/jaxb-api@4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: org.opensearch.client:spring-data-opensearch-starter
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: klass-shared
- dependency-name: org.postgresql:postgresql
  dependency-version: 42.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: klass-shared
- dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: klass-shared
...

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 Feb 18, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 18, 2026 21:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 18, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2026

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

@dependabot dependabot bot closed this Feb 25, 2026
@dependabot dependabot bot deleted the dependabot/maven/klass-shared/klass-shared-c92a9e1dfc branch February 25, 2026 21:43
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