File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The SparkPost Java Library is available in this [Maven Repository](http://maven.
2323<dependency >
2424 <groupId >com.sparkpost</groupId >
2525 <artifactId >sparkpost-lib</artifactId >
26- <version >0.15 </version >
26+ <version >0.16.1 </version >
2727</dependency >
2828```
2929
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.sparkpost</groupId >
55 <artifactId >sparkpost</artifactId >
6- <version >0.15 </version >
6+ <version >0.16.1 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >apps</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.sparkpost</groupId >
66 <artifactId >apps</artifactId >
7- <version >0.15 </version >
7+ <version >0.16.1 </version >
88 </parent >
99 <artifactId >sparkpost-documentor-app</artifactId >
1010 <name >Generates Markdown of Protocol</name >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.sparkpost</groupId >
88 <artifactId >apps</artifactId >
9- <version >0.15 </version >
9+ <version >0.16.1 </version >
1010 </parent >
1111 <groupId >com.sparkpost.sample</groupId >
1212 <artifactId >sparkpost-javamail-app</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.sparkpost</groupId >
66 <artifactId >apps</artifactId >
7- <version >0.15 </version >
7+ <version >0.16.1 </version >
88 </parent >
99 <artifactId >sparkpost-samples-app</artifactId >
1010 <name >Example use SparkPost library</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.sparkpost</groupId >
66 <artifactId >sparkpost</artifactId >
7- <version >0.15 </version >
7+ <version >0.16.1 </version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <artifactId >libs</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.sparkpost</groupId >
66 <artifactId >libs</artifactId >
7- <version >0.15 </version >
7+ <version >0.16.1 </version >
88 </parent >
99 <!-- <version>0.10</version> -->
1010 <artifactId >sparkpost-lib</artifactId >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.sparkpost</groupId >
66 <artifactId >sparkpost</artifactId >
7- <version >0.15 </version >
7+ <version >0.16.1 </version >
88 <packaging >pom</packaging >
99 <name >*** SparkPost Java Code ***</name >
1010 <description >SparkPost client library for Java https://www.sparkpost.com/</description >
258258 <dependency >
259259 <groupId >com.sparkpost</groupId >
260260 <artifactId >sparkpost-lib</artifactId >
261- <version >0.15 </version >
261+ <version >0.16.1 </version >
262262 </dependency >
263263
264264 </dependencies >
You can’t perform that action at this time.
0 commit comments