We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c8aaa5 + 6bb8f2d commit 6ec4cf4Copy full SHA for 6ec4cf4
sda-sftp-inbox/pom.xml
@@ -14,7 +14,7 @@
14
<parent>
15
<groupId>org.springframework.boot</groupId>
16
<artifactId>spring-boot-starter-parent</artifactId>
17
- <version>3.3.5</version>
+ <version>3.4.0</version>
18
<relativePath/> <!-- lookup parent from repository -->
19
</parent>
20
@@ -91,7 +91,7 @@
91
<dependency>
92
<groupId>commons-io</groupId>
93
<artifactId>commons-io</artifactId>
94
- <version>2.17.0</version>
+ <version>2.18.0</version>
95
</dependency>
96
97
<groupId>com.amazonaws</groupId>
0 commit comments