From 4aba10d7b3cb4aece000d18d6763c695acbbb9e5 Mon Sep 17 00:00:00 2001
From: petruki <31597636+petruki@users.noreply.github.com>
Date: Thu, 13 Mar 2025 22:30:57 -0700
Subject: [PATCH] Bump gson@2.12.1, slf4j-api@2.0.17 and dev deps
---
pom.xml | 23 +++++++++++++++--------
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/pom.xml b/pom.xml
index cc2ac0d..32fcb30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
com.github.switcherapi
switcher-client
jar
- 2.2.2
+ 2.2.3-SNAPSHOT
Switcher Client
Switcher Client SDK for working with Switcher API
@@ -52,24 +52,24 @@
- 2.11.0
+ 2.12.1
3.17.0
3.11.1
- 2.0.16
+ 2.0.17
5.0.0-alpha.14
- 5.11.3
- 2.2.0
+ 5.12.0
+ 2.3.0
- 3.13.0
+ 3.14.0
3.3.1
- 3.10.1
+ 3.11.2
3.4.2
- 3.5.0
+ 3.5.2
3.2.7
3.11.0.3922
0.8.12
@@ -157,6 +157,13 @@
junit
4.13.2
+
+
+ org.junit.platform
+ junit-platform-launcher
+ 1.12.0
+ test
+