Skip to content

Bump the minor group across 1 directory with 17 updates #5116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps the minor group with 17 updates in the / directory:

Package From To
com.microsoft.azure:applicationinsights-agent 3.7.2 3.7.3
org.springframework.boot 3.4.5 3.5.0
io.awspring.cloud:spring-cloud-aws-starter-s3 3.3.0 3.4.0
io.awspring.cloud:spring-cloud-aws-autoconfigure 3.3.0 3.4.0
software.amazon.awssdk:aws-query-protocol 2.31.45 2.31.61
io.awspring.cloud:spring-cloud-aws-starter-sns 3.3.0 3.4.0
io.awspring.cloud:spring-cloud-aws-starter-sqs 3.3.0 3.4.0
io.awspring.cloud:spring-cloud-aws-starter 3.3.0 3.4.0
software.amazon.awssdk:sts 2.31.45 2.31.61
com.microsoft.azure:applicationinsights-web 3.7.2 3.7.3
com.azure:azure-identity 1.16.1 1.16.2
com.microsoft.graph:microsoft-graph 6.38.0 6.41.0
org.opensearch.client:spring-data-opensearch-starter 1.6.3 1.7.0
io.sentry:sentry-spring-boot-starter-jakarta 8.12.0 8.13.2
org.springdoc:springdoc-openapi-starter-webmvc-ui 2.8.8 2.8.9
org.wiremock:wiremock-standalone 3.13.0 3.13.1
com.gradle.develocity 4.0.1 4.0.2

Updates com.microsoft.azure:applicationinsights-agent from 3.7.2 to 3.7.3

Release notes

Sourced from com.microsoft.azure:applicationinsights-agent's releases.

Application Insights Java 3.7.3 (GA)

Enhancements

  • Fix reading of profiling configuration enum value (#4202)
  • Update OpenTelemetry dependencies (#4177)
Changelog

Sourced from com.microsoft.azure:applicationinsights-agent's changelog.

Version 3.7.3 GA (05/28/2025)

Enhancements

  • Fix reading of profiling configuration enum value (#4202)
  • Update OpenTelemetry dependencies (#4177)
Commits
  • f4da411 Update version to 3.7.3 (#4220)
  • ab9a692 Prepare to release 3.7.3 (#4219)
  • 2f7e0ec Update OpenTelemetry dependencies (#4177)
  • d7f8764 testing fixes for CodeQL (#4198)
  • 7c234b7 Add fix for hyphens in enum values (#4202)
  • 7d2c088 Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 in /perf-tests (#4...
  • 9c19f6e Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.1.0 to 4.2.0 (#4186)
  • 52ff5d0 Bump org.springframework.boot:spring-boot-starter-web from 3.4.4 to 3.4.5 in ...
  • 56d3297 Bump io.github.hakky54:logcaptor from 2.10.2 to 2.11.0 (#4189)
  • 52fe9a8 Bump com.google.code.gson:gson from 2.12.1 to 2.13.1 (#4191)
  • Additional commits viewable in compare view

Updates org.springframework.boot from 3.4.5 to 3.5.0

Release notes

Sourced from org.springframework.boot's releases.

v3.5.0

Full release notes for Spring Boot 3.5 are available on the wiki.

⭐ New Features

  • Make heapdump endpoint restricted by default #45624
  • Remove SSL status tag from metrics #45602
  • Remove 'spring.http.client' deprecation and change 'spring.http.reactiveclient.settings' to 'spring.http.reactiveclient' #45507

🐞 Bug Fixes

  • Unable to override/set nested ConfigurationProperties by passing as a system property #45639
  • ValidationAutoConfiguration triggers early initialization of properties binding #45618
  • Micrometer "enable" annotations property does not cover observed aspect #45617
  • spring.graphql.sse.timeout is no longer exposed #45613
  • SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #45549
  • IllegalStateException when extracting using layers a module with no code of its own #45449
  • Removed spring.batch.initialize-schema property is still considered #45380
  • ReactorHttpClientBuilder does not offer a factory method to create the HttpClient #45378
  • Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #45351
  • Custom default units declared on a field are ignored when binding properties in a native image #45347
  • DockerRegistryConfigAuthentication uses the wrong serverUrl as a fallback for the Credentials helper #45345
  • Various spring.datasource properties are mistakenly marked as ignored #45342
  • JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #45297
  • DockerRegistryConfigAuthentication does not align with Docker CLI #45292
  • Unlike the Docker CLI, "\x00" characters are not trimmed from a decoded Docker Registry password #45290
  • CloudFoundry security matcher logs a warning due to use of the 'ignoring()' method #32622

📔 Documentation

  • Document the java info contribution #45634
  • Document the process info contribution #45632
  • Document the os info contribution #45630
  • Document typical spring.application.group and name use #45628
  • Document that bean methods should be static when annotated with @ConfigurationPropertiesBinding #45626
  • Document the way that primary Kotlin constructors are used when binding #45553
  • Improve "profile" reference documentation with additional admonitions #45551
  • Improve setEnvironmentPrefix(...) reference documentation #45376
  • Document all the available Testcontainers integrations #45367
  • Document when a spring.config.import value is relative and when it is fixed #45363
  • Update org.cyclonedx.bom version in docs to 2.3.0 #45320
  • Update link to "Parameter Name Retention" section of Spring Framework's release notes #45299

🔨 Dependency Upgrades

  • Prevent upgrade to Prometheus Client 1.3.7 #45541
  • Upgrade to Couchbase Client 3.8.1 #45539
  • Upgrade to Elasticsearch 8.18.1 #45447
  • Upgrade to GraphQL Java 24.0 #45588
  • Upgrade to Hibernate 6.6.15.Final #45540

... (truncated)

Commits
  • 8c2d645 Release v3.5.0
  • 0b49e78 Merge branch '3.4.x'
  • c684fa4 Switch make-default for publish-to-sdkman to 3.5.x
  • 5695192 Ensure descendants are always recalculated on cache refresh
  • 31f549e Merge branch '3.4.x'
  • 68df6f5 Next development version (v3.4.7-SNAPSHOT)
  • 9f46877 Merge branch '3.4.x'
  • 404a0df Merge branch '3.3.x' into 3.4.x
  • e331846 Next development version (v3.3.13-SNAPSHOT)
  • b142798 Merge branch '3.4.x'
  • Additional commits viewable in compare view

Updates io.awspring.cloud:spring-cloud-aws-starter-s3 from 3.3.0 to 3.4.0

Updates io.awspring.cloud:spring-cloud-aws-autoconfigure from 3.3.0 to 3.4.0

Release notes

Sourced from io.awspring.cloud:spring-cloud-aws-autoconfigure's releases.

3.4.0

Reference documentation

📗 https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html

What's Changed

SQS

DynamoDB

Dependency Upgrades

New Contributors

Full Changelog: awspring/spring-cloud-aws@v3.3.1...v3.4.0

v3.3.1

Reference documentation

📗 https://docs.awspring.io/spring-cloud-aws/docs/3.3.1/reference/html/index.html

What's Changed

S3

... (truncated)

Commits

Updates software.amazon.awssdk:aws-query-protocol from 2.31.45 to 2.31.61

Updates io.awspring.cloud:spring-cloud-aws-starter-sns from 3.3.0 to 3.4.0

Updates io.awspring.cloud:spring-cloud-aws-starter-sqs from 3.3.0 to 3.4.0

Updates io.awspring.cloud:spring-cloud-aws-starter from 3.3.0 to 3.4.0

Updates software.amazon.awssdk:sts from 2.31.45 to 2.31.61

Updates com.microsoft.azure:applicationinsights-web from 3.7.2 to 3.7.3

Release notes

Sourced from com.microsoft.azure:applicationinsights-web's releases.

Application Insights Java 3.7.3 (GA)

Enhancements

  • Fix reading of profiling configuration enum value (#4202)
  • Update OpenTelemetry dependencies (#4177)
Changelog

Sourced from com.microsoft.azure:applicationinsights-web's changelog.

Version 3.7.3 GA (05/28/2025)

Enhancements

  • Fix reading of profiling configuration enum value (#4202)
  • Update OpenTelemetry dependencies (#4177)
Commits
  • f4da411 Update version to 3.7.3 (#4220)
  • ab9a692 Prepare to release 3.7.3 (#4219)
  • 2f7e0ec Update OpenTelemetry dependencies (#4177)
  • d7f8764 testing fixes for CodeQL (#4198)
  • 7c234b7 Add fix for hyphens in enum values (#4202)
  • 7d2c088 Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 in /perf-tests (#4...
  • 9c19f6e Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.1.0 to 4.2.0 (#4186)
  • 52ff5d0 Bump org.springframework.boot:spring-boot-starter-web from 3.4.4 to 3.4.5 in ...
  • 56d3297 Bump io.github.hakky54:logcaptor from 2.10.2 to 2.11.0 (#4189)
  • 52fe9a8 Bump com.google.code.gson:gson from 2.12.1 to 2.13.1 (#4191)
  • Additional commits viewable in compare view

Updates com.azure:azure-identity from 1.16.1 to 1.16.2

Release notes

Sourced from com.azure:azure-identity's releases.

azure-identity_1.16.2

1.16.2 (2025-06-09)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.55.3 to version 1.55.4.
  • Upgraded azure-core-http-netty from 1.15.11 to version 1.15.12.
  • Updated msal4j from 1.20.1 to version 1.21.0.
Commits

Updates com.microsoft.graph:microsoft-graph from 6.38.0 to 6.41.0

Release notes

Sourced from com.microsoft.graph:microsoft-graph's releases.

v6.41.0

6.41.0 (2025-06-10)

Features

  • added new constructor for GraphServiceClient (791479f)
  • generation: update request builders and models (58f473c)

v6.40.0

6.40.0 (2025-06-03)

Features

  • generation: update request builders and models (ab70830)

v6.39.0

6.39.0 (2025-05-20)

Features

  • generation: update request builders and models (5b43619)
Changelog

Sourced from com.microsoft.graph:microsoft-graph's changelog.

6.41.0 (2025-06-10)

Features

  • added new constructor for GraphServiceClient (791479f)
  • generation: update request builders and models (58f473c)

6.40.0 (2025-06-03)

Features

  • generation: update request builders and models (ab70830)

6.39.0 (2025-05-20)

Features

  • generation: update request builders and models (5b43619)
Commits
  • 8c1a21f Merge pull request #2393 from microsoftgraph/release-please--branches--main--...
  • 65861fb chore(main): release 6.41.0
  • 0e288e1 Merge pull request #2394 from microsoftgraph/v1.0/pipelinebuild/189813
  • 58f473c feat(generation): update request builders and models
  • 791479f Merge pull request #2388 from raghucha/patch-1
  • a2a4281 Merge pull request #2390 from microsoftgraph/dependabot/maven/junit-dependenc...
  • f39f166 chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api
  • 44205f3 Merge pull request #2392 from microsoftgraph/chore/upgrades-gradle-wrapper
  • 3a10399 chore: upgrades gradle wrapper to latest version
  • 91d519f Merge pull request #2385 from microsoftgraph/release-please--branches--main--...
  • Additional commits viewable in compare view

Updates org.opensearch.client:spring-data-opensearch-starter from 1.6.3 to 1.7.0

Release notes

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

v1.7.0

What's Changed

Full Changelog: opensearch-project/spring-data-opensearch@v1.6.4...v1.7.0

v1.6.4

What's Changed

Full Changelog: opensearch-project/spring-data-opensearch@v1.6.3...v1.6.4

Commits
  • 6fd3cd3 Update Spring Boot to 3.5.0 (#469)
  • 9ee2594 Update build matrix to include OpenSearch 2.19.2 and 3.0.0 (#467)
  • e77c001 Update to Spring Data Elasticsearch 5.5 (#433)
  • 50709cb Bump next version to 1.6.5 (#465)
  • f3684a6 Bump io.specto:hoverfly-java-junit5 from 0.20.0 to 0.20.2 (#460)
  • 965ae02 Update Gradle to 8.14 (#458)
  • 28ce131 Update Spring Framework to 6.2.7 and Spring Data Elasticsearch to 5.4.6 (#457)
  • 2d9ce88 Add documentation section regarding connecting to AWS OpenSearch Serverless s...
  • f894a6d Bump org.wiremock:wiremock from 3.12.1 to 3.13.0 (#453)
  • fc9fd94 Bump next version to 1.6.4 (#452)
  • See full diff in compare view

Updates io.sentry:sentry-spring-boot-starter-jakarta from 8.12.0 to 8.13.2

Release notes

Sourced from io.sentry:sentry-spring-boot-starter-jakarta's releases.

8.13.2

Fixes

  • Don't apply Spring Boot plugin in sentry-spring-boot-jakarta (#4456)
    • The jar for io.sentry:sentry-spring-boot-jakarta is now correctly being built and published to Maven Central.

8.13.1

Fixes

  • Fix SentryAndroid.init crash if SDK is initialized from a background thread while an Activity is in resumed state (#4449)

Dependencies

8.13.0

[!Warning] Android: Please do not use this version if you're initializing the SDK manually on a background thread, as this could lead to a crash during SDK init (issue details here). We recommend using SDK version 8.13.1 or higher instead.

Features

  • Add debug mode for Session Replay masking (#4357)
    • Use Sentry.replay().enableDebugMaskingOverlay() to overlay the screen with the Session Replay masks.
    • The masks will be invalidated at most once per frameRate (default 1 fps).
  • Extend Logs API to allow passing in attributes (#4402)
    • Sentry.logger.log now takes a SentryLogParameters
    • Use SentryLogParameters.create(SentryAttributes.of(...)) to pass attributes
      • Attribute values may be of type string, boolean, integer or double.
      • Other types will be converted to string. Currently we simply call toString() but we might offer more in the future.
      • You may manually flatten complex types into multiple separate attributes of simple types.
        • e.g. intead of SentryAttribute.named("point", Point(10, 20)) you may store it as SentryAttribute.integerAttribute("point.x", point.x) and SentryAttribute.integerAttribute("point.y", point.y)
      • SentryAttribute.named() will automatically infer the type or fall back to string.
      • SentryAttribute.booleanAttribute() takes a Boolean value
      • SentryAttribute.integerAttribute() takes a Integer value
      • SentryAttribute.doubleAttribute() takes a Double value
      • SentryAttribute.stringAttribute() takes a String value
    • We opted for handling parameters via SentryLogParameters to avoid creating tons of overloads that are ambiguous.

Fixes

  • Isolation scope is now forked in OtelSentrySpanProcessor instead of OtelSentryPropagator (#4434)
    • Since propagator may never be invoked we moved the location where isolation scope is forked.
    • Not invoking OtelSentryPropagator.extract or having a sentry-trace header that failed to parse would cause isolation scope not to be forked.
    • This in turn caused data to bleed between scopes, e.g. from one request into another

Dependencies

  • Bump Spring Boot to 3.5.0 (#4111)
Changelog

Sourced from io.sentry:sentry-spring-boot-starter-jakarta's changelog.

8.13.2

Fixes

  • Don't apply Spring Boot plugin in sentry-spring-boot-jakarta (#4456)
    • The jar for io.sentry:sentry-spring-boot-jakarta is now correctly being built and published to Maven Central.

8.13.1

Fixes

  • Fix SentryAndroid.init crash if SDK is initialized from a background thread while an Activity is in resumed state (#4449)

Dependencies

8.13.0

Features

  • Add debug mode for Session Replay masking (#4357)
    • Use Sentry.replay().enableDebugMaskingOverlay() to overlay the screen with the Session Replay masks.
    • The masks will be invalidated at most once per frameRate (default 1 fps).
  • Extend Logs API to allow passing in attributes (#4402)
    • Sentry.logger.log now takes a SentryLogParameters
    • Use SentryLogParameters.create(SentryAttributes.of(...)) to pass attributes
      • Attribute values may be of type string, boolean, integer or double.
      • Other types will be converted to string. Currently we simply call toString() but we might offer more in the future.
      • You may manually flatten complex types into multiple separate attributes of simple types.
        • e.g. intead of SentryAttribute.named("point", Point(10, 20)) you may store it as SentryAttribute.integerAttribute("point.x", point.x) and SentryAttribute.integerAttribute("point.y", point.y)
      • SentryAttribute.named() will automatically infer the type or fall back to string.
      • SentryAttribute.booleanAttribute() takes a Boolean value
      • SentryAttribute.integerAttribute() takes a Integer value
      • SentryAttribute.doubleAttribute() takes a Double value
      • SentryAttribute.stringAttribute() takes a String value
    • We opted for handling parameters via SentryLogParameters to avoid creating tons of overloads that are ambiguous.

Fixes

  • Isolation scope is now forked in OtelSentrySpanProcessor instead of OtelSentryPropagator (#4434)
    • Since propagator may never be invoked we moved the location where isolation scope is forked.
    • Not invoking OtelSentryPropagator.extract or having a sentry-trace header that failed to parse would cause isolation scope not to be forked.
    • This in turn caused data to bleed between scopes, e.g. from one request into another

Dependencies

  • Bump Spring Boot to 3.5.0 (#4111)
Commits

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.8 to 2.8.9

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v2.8.9 released!

What's Changed

Added

Changed

  • Upgrade spring-boot to version 3.5.0

Fixed

  • #2982 - application/problem+json content type is not set for ProblemDetails
  • #2990 - Issues with POST Request, application/x-www-form-urlencoded and only one parameter
  • #2998 - io.swagger.v3.oas.annotations.Webhook does not work when defined on the method level
  • #3012 - Order of examples is (sometimes) not preserved

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.8...v2.8.9

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.8.9] - 2025-06-10

Added

Changed

  • Upgrade spring-boot to version 3.5.0

Fixed

  • #2982 - application/problem+json content type is not set for ProblemDetails
  • #2990 - Issues with POST Request, application/x-www-form-urlencoded and only one parameter
  • #2998 - io.swagger.v3.oas.annotations.Webhook does not work when defined on the method level
  • #3012 - Order of examples is (sometimes) not preserved
Commits
  • 830a98a [maven-release-plugin] prepare release v2.8.9
  • 976d8ec docs update
  • 1ebf9b8 Order of examples is (sometimes) not preserved. Fixes #3012
  • 10fd6dd io.swagger.v3.oas.annotations.Webhook does not work when defined on the metho...
  • 31ed191 Issues with POST Request, application/x-www-form-urlencoded and only one para...
  • ceb4a10 application/problem+json content type is not set for ProblemDetails. Fixes #2982
  • a23005b Merge branch 'mymx2-feat/type-use'
  • 290162f code review
  • 9f05020 Merge branch 'mschout-spring-boot-3.5-support'
  • 6111073 code review
  • Additional commits viewable in compare view

Updates org.wiremock:wiremock-standalone from 3.13.0 to 3.13.1

Release notes

Sourced from org.wiremock:wiremock-standalone's releases.

3.13.1

📦 Dependency updates

✍ Other changes

  • Add gradle script to merge and bundle schemas (#3061) @​picimako
  • Add the 'x-intellij-lang...

    Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 11, 2025
@probation-integration-bot probation-integration-bot bot enabled auto-merge (squash) June 11, 2025 16:20
@dependabot dependabot bot force-pushed the dependabot/gradle/minor-9883a12892 branch from 232b67f to bcfda8b Compare June 16, 2025 18:00
Bumps the minor group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft.azure:applicationinsights-agent](https://github.com/Microsoft/ApplicationInsights-Java) | `3.7.2` | `3.7.3` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.4.5` | `3.5.0` |
| io.awspring.cloud:spring-cloud-aws-starter-s3 | `3.3.0` | `3.4.0` |
| [io.awspring.cloud:spring-cloud-aws-autoconfigure](https://github.com/awspring/spring-cloud-aws) | `3.3.0` | `3.4.0` |
| software.amazon.awssdk:aws-query-protocol | `2.31.45` | `2.31.61` |
| io.awspring.cloud:spring-cloud-aws-starter-sns | `3.3.0` | `3.4.0` |
| io.awspring.cloud:spring-cloud-aws-starter-sqs | `3.3.0` | `3.4.0` |
| io.awspring.cloud:spring-cloud-aws-starter | `3.3.0` | `3.4.0` |
| software.amazon.awssdk:sts | `2.31.45` | `2.31.61` |
| [com.microsoft.azure:applicationinsights-web](https://github.com/Microsoft/ApplicationInsights-Java) | `3.7.2` | `3.7.3` |
| [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.16.1` | `1.16.2` |
| [com.microsoft.graph:microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-java) | `6.38.0` | `6.41.0` |
| [org.opensearch.client:spring-data-opensearch-starter](https://github.com/opensearch-project/spring-data-opensearch) | `1.6.3` | `1.7.0` |
| [io.sentry:sentry-spring-boot-starter-jakarta](https://github.com/getsentry/sentry-java) | `8.12.0` | `8.13.2` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.8` | `2.8.9` |
| [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) | `3.13.0` | `3.13.1` |
| com.gradle.develocity | `4.0.1` | `4.0.2` |



Updates `com.microsoft.azure:applicationinsights-agent` from 3.7.2 to 3.7.3
- [Release notes](https://github.com/Microsoft/ApplicationInsights-Java/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-Java/blob/main/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-Java@3.7.2...3.7.3)

Updates `org.springframework.boot` from 3.4.5 to 3.5.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0)

Updates `io.awspring.cloud:spring-cloud-aws-starter-s3` from 3.3.0 to 3.4.0

Updates `io.awspring.cloud:spring-cloud-aws-autoconfigure` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/awspring/spring-cloud-aws/releases)
- [Commits](awspring/spring-cloud-aws@v3.3.0...v3.4.0)

Updates `software.amazon.awssdk:aws-query-protocol` from 2.31.45 to 2.31.61

Updates `io.awspring.cloud:spring-cloud-aws-starter-sns` from 3.3.0 to 3.4.0

Updates `io.awspring.cloud:spring-cloud-aws-starter-sqs` from 3.3.0 to 3.4.0

Updates `io.awspring.cloud:spring-cloud-aws-starter` from 3.3.0 to 3.4.0

Updates `software.amazon.awssdk:sts` from 2.31.45 to 2.31.61

Updates `com.microsoft.azure:applicationinsights-web` from 3.7.2 to 3.7.3
- [Release notes](https://github.com/Microsoft/ApplicationInsights-Java/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-Java/blob/main/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-Java@3.7.2...3.7.3)

Updates `com.azure:azure-identity` from 1.16.1 to 1.16.2
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.16.1...azure-identity_1.16.2)

Updates `com.microsoft.graph:microsoft-graph` from 6.38.0 to 6.41.0
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-java@v6.38.0...v6.41.0)

Updates `org.opensearch.client:spring-data-opensearch-starter` from 1.6.3 to 1.7.0
- [Release notes](https://github.com/opensearch-project/spring-data-opensearch/releases)
- [Commits](opensearch-project/spring-data-opensearch@v1.6.3...v1.7.0)

Updates `io.sentry:sentry-spring-boot-starter-jakarta` from 8.12.0 to 8.13.2
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@8.12.0...8.13.2)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.8 to 2.8.9
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.8...v2.8.9)

Updates `org.wiremock:wiremock-standalone` from 3.13.0 to 3.13.1
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.13.0...3.13.1)

Updates `com.gradle.develocity` from 4.0.1 to 4.0.2

---
updated-dependencies:
- dependency-name: com.microsoft.azure:applicationinsights-agent
  dependency-version: 3.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: org.springframework.boot
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: io.awspring.cloud:spring-cloud-aws-starter-s3
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: io.awspring.cloud:spring-cloud-aws-autoconfigure
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: software.amazon.awssdk:aws-query-protocol
  dependency-version: 2.31.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: io.awspring.cloud:spring-cloud-aws-starter-sns
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: io.awspring.cloud:spring-cloud-aws-starter-sqs
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: io.awspring.cloud:spring-cloud-aws-starter
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: software.amazon.awssdk:sts
  dependency-version: 2.31.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: com.microsoft.azure:applicationinsights-web
  dependency-version: 3.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: com.azure:azure-identity
  dependency-version: 1.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: com.microsoft.graph:microsoft-graph
  dependency-version: 6.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: org.opensearch.client:spring-data-opensearch-starter
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: io.sentry:sentry-spring-boot-starter-jakarta
  dependency-version: 8.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-version: 2.8.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: org.wiremock:wiremock-standalone
  dependency-version: 3.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: com.gradle.develocity
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@anthony-britton-moj anthony-britton-moj requested a review from a team as a code owner June 20, 2025 08:20
@anthony-britton-moj anthony-britton-moj enabled auto-merge (squash) June 20, 2025 09:52
@anthony-britton-moj anthony-britton-moj merged commit 7525307 into main Jun 20, 2025
61 checks passed
@anthony-britton-moj anthony-britton-moj deleted the dependabot/gradle/minor-9883a12892 branch June 20, 2025 09:52
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.

1 participant