From ab32c1c3b92b038a41388bed78552bdc6804102e Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 20 Jun 2026 13:55:19 +0000 Subject: [PATCH] build: bump NullAway 0.13.6 -> 0.13.7 and pitest-maven 1.25.4 -> 1.25.5 Both are the latest stable patch releases on Maven Central. NullAway runs at -Xep:NullAway:ERROR and was verified clean with 'mvn compile' in this repo; pitest-maven is a plugin-only patch bump. Part of the cross-repo dependency freshness sweep. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01LjWiKSyNzqqpobSKYRiew5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ea5237b..b8e9bbe 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ SPDX-License-Identifier: Apache-2.0 section "jqwik prompt-injection in test output" for full context. --> 1.9.3 2.50.0 - 0.13.6 + 0.13.7 1.0.0 4.2.0 3.7.0 @@ -287,7 +287,7 @@ SPDX-License-Identifier: Apache-2.0 org.pitest pitest-maven - 1.25.4 + 1.25.5 org.sonatype.central