Skip to content

Commit

Permalink
Update to Esper 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksa Vukotic authored and Aleksa Vukotic committed Oct 18, 2011
1 parent 968b2cb commit 2810477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -27,7 +27,7 @@
*
* Uses Java 5 covariant return types to override the return type of the
* {@link #mapRow} method to be the type parameter <code>T</code>. Created in
* the style of the Sprng Framework's
* the style of the Spring Framework's
* {@link org.springframework.jdbc.core.SimpleParameterizedRowMapper}.
*
* @author Russ Miles (russ.miles@opencredo.com)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -224,7 +224,7 @@
</modules>

<properties>
<esperVersion>3.5.0</esperVersion>
<esperVersion>4.3.0</esperVersion>
<springVersion>3.0.5.RELEASE</springVersion>
<springIntegrationVersion>2.0.3.RELEASE</springIntegrationVersion>
<junitVersion>4.8.2</junitVersion>
Expand Down

0 comments on commit 2810477

Please sign in to comment.