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.
1 parent de335a8 commit fe36292Copy full SHA for fe36292
Changes.md
@@ -2,7 +2,8 @@
2
3
## 2.1.0 version
4
5
-* Change query string separator
+* Change query string separator to &
6
+* Bump spring-core from 5.3.26 to 5.3.27
7
8
## 2.0.7 version
9
pom.xml
@@ -111,7 +111,7 @@
111
<dependency>
112
<groupId>org.springframework</groupId>
113
<artifactId>spring-core</artifactId>
114
- <version>5.3.26</version>
+ <version>5.3.27</version>
115
<scope>test</scope>
116
</dependency>
117
0 commit comments