diff --git a/pom.xml b/pom.xml
index 98c36f4..e471f9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,22 +4,53 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
+
+ org.springframework.boot
+ spring-boot-starter-parent
+ 3.5.0
+
+
+
ua.com.dxrkness
- aws-example
- 1.0-SNAPSHOT
+ cloud-tech
+ 0.1
- 23
- 23
+ 23
+ 23
UTF-8
+
+ 2.31.47
software.amazon.awssdk
s3
- 2.25.27
+
+
+
+ software.amazon.awssdk
+ s3
+ ${s3.version}
+
+
+
+ org.springframework.boot
+ spring-boot-starter-web
+
+
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
\ No newline at end of file