Skip to content

Commit e731197

Browse files
committed
chore: Upgrade dependencies
1 parent 82b387f commit e731197

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

driver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<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>
16+
<org.springframework-spring-web.version>6.2.2</org.springframework-spring-web.version>
1717
</properties>
1818

1919
<dependencyManagement>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100

101101
<!-- Spring Versions -->
102102

103-
<springframework.version>6.2.1</springframework.version>
103+
<springframework.version>6.2.2</springframework.version>
104104
<fasterxml.jackson.version>2.18.2</fasterxml.jackson.version>
105105

106106
<!-- OpenAPI Versions -->

0 commit comments

Comments
 (0)