Skip to content

Commit e7cf8bd

Browse files
committed
Update version
1 parent b64aea3 commit e7cf8bd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ExtDirectSpring is available from the Central Maven Repository.
1919
<dependency>
2020
<groupId>ch.ralscha</groupId>
2121
<artifactId>extdirectspring</artifactId>
22-
<version>1.4.2</version>
22+
<version>1.4.3</version>
2323
</dependency>
2424
```
2525

@@ -33,7 +33,7 @@ The official Sencha [Ext.Direct forum](http://www.sencha.com/forum/forumdisplay.
3333

3434

3535
##Minimal Requirements
36-
* Spring 3.0.7+ (Version 1.1.3), Spring 3.1.2+ (Version 1.2.3), Spring 3.2.1+ (Version 1.3.1), Spring 4.0.0+ (Version 1.4.2)
37-
* Servlet 2.4+ Container (Version <= 1.3.9), Servlet 3.0+ (Version 1.4.2)
38-
* Java 1.5 (Version 1.1.3), Java 1.6 (Version 1.2.3, 1.3.1, 1.4.2)
36+
* Spring 3.0.7+ (Version 1.1.3), Spring 3.1.2+ (Version 1.2.3), Spring 3.2.1+ (Version 1.3.1), Spring 4.0.0+ (Version 1.4.3)
37+
* Servlet 2.4+ Container (Version <= 1.3.9), Servlet 3.0+ (Version 1.4.3)
38+
* Java 1.5 (Version 1.1.3), Java 1.6 (Version 1.2.3, 1.3.1, 1.4.3)
3939
* Ext JS 3+, Sencha Touch 2

0 commit comments

Comments
 (0)