Updated the version of direction dependencies
[holmes/common.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3de6290..0dacb29 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -32,8 +32,8 @@
         <bundle.name>${project.artifactId}-${project.version}</bundle.name>
 
         <powermock.version>2.0.7</powermock.version>
-        <springboot.version>2.7.2</springboot.version>
-        <spring-framework.version>5.3.13</spring-framework.version>
+        <springboot.version>3.1.4</springboot.version>
+        <spring-framework.version>6.0.12</spring-framework.version>
         <jdbi.version>3.19.0</jdbi.version>
 
         <dropwizard.version>2.0.9</dropwizard.version>
             <dependency>
                 <groupId>com.google.guava</groupId>
                 <artifactId>guava</artifactId>
-                <version>30.0-jre</version>
+                <version>32.1.2-jre</version>
             </dependency>
             <dependency>
                 <groupId>com.google.code.gson</groupId>