Skip to content

Commit df1f12b

Browse files
committed
update supported versions of spring and spring boot frameworks in readme
1 parent 8e2f46b commit df1f12b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ The primary goal of this project is to make it easier to write Spring-powered in
77
## Supported Integrations
88

99
* Supports both `Spring` and `Spring Boot` frameworks
10-
* Spring `4.3.8` - `6.0.x`
11-
* Spring Boot `1.4.6` - `3.0.x`
10+
* Spring `4.3.8` - `6.1.x`
11+
* Spring Boot `1.4.6` - `3.2.x`
1212
* Supports multiple different databases
1313
* [PostgreSQL](#postgresql), [MSSQL](#microsoft-sql-server), [MySQL](#mysql), [MariaDB](#mariadb), [H2](#h2), [HSQLDB](#hsqldb) and [Derby](#derby)
1414
* Supports multiple database providers

0 commit comments

Comments
 (0)