Skip to content

Commit 1bdd2e4

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/clients/passkeys-browser/npm-dependencies-05e7a1191d
2 parents 503360b + 39cde7a commit 1bdd2e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jdbi = "3.54.0"
3838
flyway = "12.10.0"
3939
postgresql = "42.7.13"
4040
hikaricp = "7.1.0"
41-
aws-sdk = "2.47.1"
41+
aws-sdk = "2.47.3"
4242
testcontainers = "1.21.4"
4343

4444
# Spring Boot adapter (Phase 8). Spring Boot 4 / Spring Security 7. Spring Boot 4 standardized
@@ -58,7 +58,7 @@ h2 = "2.4.240"
5858
# `@Filter` validating the JWT against pk-auth-jwt's PkAuthJwtValidator is sufficient.
5959
# Micronaut 5.x requires JVM 25; we target Java 21 (brief §3), so 5.x is pinned out via
6060
# .github/dependabot.yml until the project moves to a newer JDK baseline.
61-
micronaut = "4.10.25"
61+
micronaut = "4.10.26"
6262

6363
# Dropwizard adapter (Phase 9). Brief §6.11 tracks the latest Dropwizard release. 5.x adds
6464
# Jetty 12 / Jersey 4 (EE 10); the adapter rides the parent's `dropwizard-jackson` which is still

0 commit comments

Comments
 (0)