Skip to content

build(deps): Bump the dev-dependencies group with 4 updates#46

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/dev-dependencies-56c48e32bd
Jun 10, 2026
Merged

build(deps): Bump the dev-dependencies group with 4 updates#46
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/dev-dependencies-56c48e32bd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 4 updates: com.webauthn4j:webauthn4j-core, software.amazon.awssdk:dynamodb, software.amazon.awssdk:dynamodb-enhanced and org.springframework.security:spring-security-test.

Updates com.webauthn4j:webauthn4j-core from 0.31.6.RELEASE to 0.31.7.RELEASE

Release notes

Sourced from com.webauthn4j:webauthn4j-core's releases.

0.31.7.RELEASE

What's Changed

⭐ Enhancements

🪲 Bugs

🛠️ Build/Test

📦 Dependency Upgrades

Full Changelog: webauthn4j/webauthn4j@0.31.6.RELEASE...0.31.7.RELEASE

Commits
  • 181d116 Release 0.31.7
  • b06cbc5 Merge pull request #1384 from webauthn4j/add-adoptium-toolchain-resolver
  • 10b7d16 Add toolchain pinning plugin for reproducible builds
  • 45ed76c Merge pull request #1383 from webauthn4j/enable-reproducible-builds
  • e90187d Enable reproducible builds with Gradle Toolchains
  • f6a9854 Merge pull request #1382 from webauthn4j/harden-github-actions-security
  • d16f694 Harden GitHub Actions: pin actions to SHA and add job-level permissions
  • eb328fe Merge pull request #1378 from webauthn4j/dependabot/gradle/quarkus-3.36.1
  • 8ec4f57 Merge pull request #1376 from webauthn4j/dependabot/gradle/org.sonarqube-7.3....
  • 2d657a6 Bump quarkus from 3.36.0 to 3.36.1
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:dynamodb from 2.46.6 to 2.46.7

Updates software.amazon.awssdk:dynamodb-enhanced from 2.46.6 to 2.46.7

Updates software.amazon.awssdk:dynamodb-enhanced from 2.46.6 to 2.46.7

Updates org.springframework.security:spring-security-test from 7.0.5 to 7.1.0

Release notes

Sourced from org.springframework.security:spring-security-test's releases.

7.1.0

🪲 Bug Fixes

  • Opaque token introspectors should not allow empty credentials #19201

🔨 Dependency Upgrades

  • Bump @springio/antora-extensions from 1.14.11 to 1.14.12 in /docs #19235
  • Bump actions/checkout from 6.0.2 to 6.0.3 #19271
  • Bump antora from 3.2.0-alpha.11 to 3.2.0-alpha.12 in /docs #19181
  • Bump ch.qos.logback:logback-classic from 1.5.32 to 1.5.33 #19228
  • Bump ch.qos.logback:logback-classic from 1.5.33 to 1.5.34 #19268
  • Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 #19133
  • Bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.22.0 #19246
  • Bump com.google.code.gson:gson from 2.13.2 to 2.14.0 #19125
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.37 to 11.37.1 #19157
  • Bump com.nimbusds:oauth2-oidc-sdk from 11.37 to 11.37.2 #19195
  • Bump com.webauthn4j:webauthn4j-core from 0.31.3.RELEASE to 0.31.5.RELEASE #19148
  • Bump com.webauthn4j:webauthn4j-core from 0.31.5.RELEASE to 0.31.6.RELEASE #19263
  • Bump gradle-wrapper from 9.4.1 to 9.5.0 #19135
  • Bump gradle-wrapper from 9.5.0 to 9.5.1 #19171
  • Bump io-micrometer from 1.16.5 to 1.17.0 #19287
  • Bump io.mockk:mockk from 1.14.9 to 1.14.11 #19244
  • Bump io.projectreactor:reactor-bom from 2025.0.5 to 2025.0.6 #19296
  • Bump org-jetbrains-kotlin from 2.3.20 to 2.3.21 #19126
  • Bump org-jetbrains-kotlin from 2.3.21 to 2.4.0 #19264
  • Bump org-opensaml5 from 5.2.1 to 5.2.2 #19176
  • Bump org.apache.maven:maven-resolver-provider from 3.9.15 to 3.9.16 #19190
  • Bump org.apereo.cas.client:cas-client-core from 4.1.0 to 4.1.1 #19200
  • Bump org.hibernate.orm:hibernate-core from 7.3.1.Final to 7.3.2.Final #19119
  • Bump org.hibernate.orm:hibernate-core from 7.3.2.Final to 7.3.3.Final #19149
  • Bump org.hibernate.orm:hibernate-core from 7.3.3.Final to 7.3.4.Final #19165
  • Bump org.hibernate.orm:hibernate-core from 7.3.4.Final to 7.3.5.Final #19191
  • Bump org.hibernate.orm:hibernate-core from 7.3.5.Final to 7.3.6.Final #19211
  • Bump org.hibernate.orm:hibernate-core from 7.3.6.Final to 7.4.0.Final #19226
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.10.2 to 1.11.0 #19166
  • Bump org.junit:junit-bom from 6.0.3 to 6.1.0 #19197
  • Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18 #19169
  • Bump org.springframework.data:spring-data-bom from 2025.1.5 to 2025.1.6 #19290
  • Bump org.springframework.ldap:spring-ldap-core from 4.0.3 to 4.1.0 #19291
  • Bump org.springframework:spring-framework-bom from 7.0.7 to 7.0.8 #19285
  • Bump spring-io/spring-release-actions from 0.0.4 to 0.0.5 #19179
  • Bump tools.jackson:jackson-bom from 3.1.2 to 3.1.3 #19147
  • Bump tools.jackson:jackson-bom from 3.1.3 to 3.1.4 #19245
  • Bump tools.jackson:jackson-bom from 3.1.4 to 3.2.0 #19286
  • Update to spring-data-bom 2026.0.0 #19303

🔩 Build Updates

... (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 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 dev-dependencies group with 4 updates: [com.webauthn4j:webauthn4j-core](https://github.com/webauthn4j/webauthn4j), software.amazon.awssdk:dynamodb, software.amazon.awssdk:dynamodb-enhanced and [org.springframework.security:spring-security-test](https://github.com/spring-projects/spring-security).


Updates `com.webauthn4j:webauthn4j-core` from 0.31.6.RELEASE to 0.31.7.RELEASE
- [Release notes](https://github.com/webauthn4j/webauthn4j/releases)
- [Commits](webauthn4j/webauthn4j@0.31.6.RELEASE...0.31.7.RELEASE)

Updates `software.amazon.awssdk:dynamodb` from 2.46.6 to 2.46.7

Updates `software.amazon.awssdk:dynamodb-enhanced` from 2.46.6 to 2.46.7

Updates `software.amazon.awssdk:dynamodb-enhanced` from 2.46.6 to 2.46.7

Updates `org.springframework.security:spring-security-test` from 7.0.5 to 7.1.0
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@7.0.5...7.1.0)

---
updated-dependencies:
- dependency-name: com.webauthn4j:webauthn4j-core
  dependency-version: 0.31.7.RELEASE
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-version: 2.46.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: software.amazon.awssdk:dynamodb-enhanced
  dependency-version: 2.46.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: software.amazon.awssdk:dynamodb-enhanced
  dependency-version: 2.46.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.springframework.security:spring-security-test
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-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 Jun 10, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) June 10, 2026 04:55
@github-actions
github-actions Bot merged commit b78839c into main Jun 10, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/dev-dependencies-56c48e32bd branch June 10, 2026 04:59
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