Skip to content

Commit fe36292

Browse files
committed
Bump spring-core from 5.3.26 to 5.3.27
1 parent de335a8 commit fe36292

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Changes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
## 2.1.0 version
44

5-
* Change query string separator
5+
* Change query string separator to &
6+
* Bump spring-core from 5.3.26 to 5.3.27
67

78
## 2.0.7 version
89

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>org.springframework</groupId>
113113
<artifactId>spring-core</artifactId>
114-
<version>5.3.26</version>
114+
<version>5.3.27</version>
115115
<scope>test</scope>
116116
</dependency>
117117
<dependency>

0 commit comments

Comments
 (0)