From 790837dca4bc3dd9aaecaed173d2dcec667abbd1 Mon Sep 17 00:00:00 2001
From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com>
Date: Tue, 30 Dec 2025 21:19:09 +0000
Subject: [PATCH] fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9d29bb36..6b2920a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
com.amazonaws
aws-java-sdk-dynamodb
- 1.11.34
+ 1.12.797
com.github.derjust