Skip to content

Commit

Permalink
Upgraded spring version to latest version 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gvaartjes committed Nov 13, 2014
1 parent 7d04b97 commit 1579365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporting-server/java/highcharts-export/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
<spring.version>4.1.1.RELEASE</spring.version>
<spring.version>4.1.2.RELEASE</spring.version>
<maven.build.timestamp.format>yyyyMMddHHmmss</maven.build.timestamp.format>
<beanstalk.versionLabel>export-${maven.build.timestamp}</beanstalk.versionLabel>
</properties>
Expand Down

0 comments on commit 1579365

Please sign in to comment.