From b0c2ad3d9592dd789a1556741dfffe556c93cf34 Mon Sep 17 00:00:00 2001
From: Elis Edlund <38726560+Elisedlund-ericsson@users.noreply.github.com>
Date: Mon, 27 Jan 2025 15:28:27 +0100
Subject: [PATCH] Update pom.xml
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6c1b824..80f29f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ SOFTWARE. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4.0.0
com.ericsson.commonlibrary
proxy
- 1.2.17
+ 1.2.19
jar
Proxy
A small yet powerful interception library that lets you manipulate existing objects and classes behavior runtime, It's achieving this by using javassist to do bytecode manipulation