This repository was archived by the owner on Jul 26, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# GroupDocs.Total for Java Spring Example
2- ###### version 0.4.68
2+ ###### version 0.4.69
33
44[ ![ Build Status] ( https://travis-ci.org/groupdocs-total/GroupDocs.Total-for-Java-Spring.svg?branch=master )] ( https://travis-ci.org/groupdocs-total/GroupDocs.Total-for-Java-Spring )
55[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/6a67135407f3b0dab72a/maintainability )] ( https://codeclimate.com/github/groupdocs-total/GroupDocs.Total-for-Java-Spring/maintainability )
@@ -215,10 +215,10 @@ Download [latest release](https://github.com/groupdocs-total/GroupDocs.Total-for
215215** Note** : This method is ** recommended** for running this sample behind firewall.
216216
217217``` bash
218- curl -J -L -o release.tar.gz https://github.com/groupdocs-total/GroupDocs.Total-for-Java-Spring/releases/download/0.4.68 /release.tar.gz
218+ curl -J -L -o release.tar.gz https://github.com/groupdocs-total/GroupDocs.Total-for-Java-Spring/releases/download/0.4.69 /release.tar.gz
219219tar -xvzf release.tar.gz
220220cd release
221- java -jar total-spring-0.4.68 .jar configuration.yaml
221+ java -jar total-spring-0.4.69 .jar configuration.yaml
222222# # Open http://localhost:8080/ in your favorite browser.
223223```
224224
Original file line number Diff line number Diff line change 66
77 <groupId >com.groupdocs.ui</groupId >
88 <artifactId >total-spring</artifactId >
9- <version >0.4.68 </version >
9+ <version >0.4.69 </version >
1010 <packaging >${packaging.type} </packaging >
1111
1212 <name >GroupDocs.Total for Java Spring Sample</name >
You can’t perform that action at this time.
0 commit comments