We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82b387f commit e731197Copy full SHA for e731197
driver/pom.xml
@@ -13,7 +13,7 @@
13
14
<properties>
15
<jakarta.servlet-api.version>6.1.0</jakarta.servlet-api.version>
16
- <org.springframework-spring-web.version>6.2.1</org.springframework-spring-web.version>
+ <org.springframework-spring-web.version>6.2.2</org.springframework-spring-web.version>
17
</properties>
18
19
<dependencyManagement>
pom.xml
@@ -100,7 +100,7 @@
100
101
<!-- Spring Versions -->
102
103
- <springframework.version>6.2.1</springframework.version>
+ <springframework.version>6.2.2</springframework.version>
104
<fasterxml.jackson.version>2.18.2</fasterxml.jackson.version>
105
106
<!-- OpenAPI Versions -->
0 commit comments