Skip to content

Commit 3626a72

Browse files
lhotarinikhil-ctds
authored andcommitted
[improve][io] Upgrade Spring version to 6.1.13 in IO Connectors (apache#23459)
(cherry picked from commit 5a8341a) (cherry picked from commit ce848a1)
1 parent 02e8f69 commit 3626a72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ flexible messaging model and an intuitive client API.</description>
245245
<kotlin-stdlib.version>1.8.20</kotlin-stdlib.version>
246246
<nsq-client.version>1.0</nsq-client.version>
247247
<cron-utils.version>9.1.6</cron-utils.version>
248-
<spring.version>5.3.27</spring.version>
248+
<spring.version>6.1.13</spring.version>
249249
<apache-http-client.version>4.5.13</apache-http-client.version>
250250
<apache-httpcomponents.version>4.4.15</apache-httpcomponents.version>
251251
<jetcd.version>0.7.7</jetcd.version>
@@ -2153,7 +2153,7 @@ flexible messaging model and an intuitive client API.</description>
21532153
<!-- <nvdDatafeedUrl>https://jeremylong.github.io/DependencyCheck/hb_nvd/</nvdDatafeedUrl> -->
21542154
</configuration>
21552155
</plugin>
2156-
<!--
2156+
<!--
21572157
vscode-java and Eclipse Maven integration workaround:
21582158
- Addresses maven-dependency-plugin exception (MDEP-187) issue by ignoring the plugin execution
21592159
- Uses org.eclipse.m2e:lifecycle-mapping:1.0.0 as configuration placeholder in pluginManagement section

0 commit comments

Comments
 (0)