Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ralscha committed Aug 30, 2014
1 parent b64aea3 commit e7cf8bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ExtDirectSpring is available from the Central Maven Repository.
<dependency>
<groupId>ch.ralscha</groupId>
<artifactId>extdirectspring</artifactId>
<version>1.4.2</version>
<version>1.4.3</version>
</dependency>
```

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


##Minimal Requirements
* 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)
* Servlet 2.4+ Container (Version <= 1.3.9), Servlet 3.0+ (Version 1.4.2)
* Java 1.5 (Version 1.1.3), Java 1.6 (Version 1.2.3, 1.3.1, 1.4.2)
* 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)
* Servlet 2.4+ Container (Version <= 1.3.9), Servlet 3.0+ (Version 1.4.3)
* Java 1.5 (Version 1.1.3), Java 1.6 (Version 1.2.3, 1.3.1, 1.4.3)
* Ext JS 3+, Sencha Touch 2

0 comments on commit e7cf8bd

Please sign in to comment.