File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ jdbi = "3.54.0"
3838flyway = " 12.10.0"
3939postgresql = " 42.7.13"
4040hikaricp = " 7.1.0"
41- aws-sdk = " 2.47.1 "
41+ aws-sdk = " 2.47.3 "
4242testcontainers = " 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
You can’t perform that action at this time.
0 commit comments