From c732759ad68741399d514177201836d5ece3ec1d Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 18 Nov 2025 11:16:02 +0000
Subject: [PATCH] chore(deps): update dependency
org.apache.maven.plugins:maven-compiler-plugin to v3.14.1
---
pom.xml | 2 +-
tools/hmac/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 38545f5aa..d14c6922f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.13.0
+ 3.14.1
org.apache.maven.plugins
diff --git a/tools/hmac/pom.xml b/tools/hmac/pom.xml
index 67fa39e11..2bc10534e 100644
--- a/tools/hmac/pom.xml
+++ b/tools/hmac/pom.xml
@@ -26,7 +26,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.1
+ 3.14.1
11
11