Skip to content

Commit

Permalink
[improve][io] Upgrade Spring version to 6.1.13 in IO Connectors (apac…
Browse files Browse the repository at this point in the history
…he#23459)

(cherry picked from commit 5a8341a)
(cherry picked from commit ce848a1)
  • Loading branch information
lhotari authored and nikhil-ctds committed Nov 6, 2024
1 parent 8f9f701 commit 16234aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ flexible messaging model and an intuitive client API.</description>
<kotlin-stdlib.version>1.8.20</kotlin-stdlib.version>
<nsq-client.version>1.0</nsq-client.version>
<cron-utils.version>9.1.6</cron-utils.version>
<spring.version>5.3.27</spring.version>
<spring.version>6.1.13</spring.version>
<apache-http-client.version>4.5.13</apache-http-client.version>
<apache-httpcomponents.version>4.4.15</apache-httpcomponents.version>
<jetcd.version>0.7.7</jetcd.version>
Expand Down Expand Up @@ -2153,7 +2153,7 @@ flexible messaging model and an intuitive client API.</description>
<!-- <nvdDatafeedUrl>https://jeremylong.github.io/DependencyCheck/hb_nvd/</nvdDatafeedUrl> -->
</configuration>
</plugin>
<!--
<!--
vscode-java and Eclipse Maven integration workaround:
- Addresses maven-dependency-plugin exception (MDEP-187) issue by ignoring the plugin execution
- Uses org.eclipse.m2e:lifecycle-mapping:1.0.0 as configuration placeholder in pluginManagement section
Expand Down

0 comments on commit 16234aa

Please sign in to comment.