Skip to content

Commit 7f6df7d

Browse files
Merge remote-tracking branch 'origin/main' into sch-UID2-7271-claude-access-role
2 parents 947b393 + 2fd65b7 commit 7f6df7d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.trivyignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ GHSA-72hv-8253-57qq exp:2026-09-01
2121
# gateway) so anonymous external attackers cannot reach the netty epoll socket directly;
2222
# LB-level connection limits and idle timeouts further cap the blast radius. CVSS impact is
2323
# Availability only (C:N/I:N/A:H). Tracking via UID2-7035; revisit on vert.x 5 migration.
24-
CVE-2026-42577 exp:2026-06-08
24+
CVE-2026-42577 exp:2026-09-11

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<junit-jupiter.version>5.11.2</junit-jupiter.version>
1919
<uid2-shared.version>11.5.0</uid2-shared.version>
2020
<okta-jwt.version>0.5.10</okta-jwt.version>
21-
<netty.version>4.1.133.Final</netty.version>
21+
<netty.version>4.1.135.Final</netty.version>
2222
<image.version>${project.version}</image.version>
2323
</properties>
2424

0 commit comments

Comments
 (0)