File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212
1313 <!-- Needed to fix problem with one-jar not working with AWS SDK. Was getting
1414 error message "Fatal: Failed to load the internal config for AWS" -->
15- <repository >
16- <snapshots >
17- <enabled >false</enabled >
18- </snapshots >
19- <id >bintray-kevinlee-maven</id >
20- <name >bintray</name >
21- <url >http://dl.bintray.com/kevinlee/maven</url >
22- </repository >
15+
2316 </repositories >
2417
2518 <pluginRepositories >
4841 <!-- Needed to fix problem with one-jar not working with AWS SDK. Was getting
4942 error message "Fatal: Failed to load the internal config for AWS" -->
5043 <dependency >
51- <groupId >com.simontuffs </groupId >
44+ <groupId >io.kevinlee </groupId >
5245 <artifactId >one-jar-boot</artifactId >
53- <version >0.97.3 </version >
46+ <version >0.97.4 </version >
5447 </dependency >
5548
5649 <!-- Database related, including c3p0 production quality connector. Note:
You can’t perform that action at this time.
0 commit comments