File tree Expand file tree Collapse file tree 12 files changed +14
-14
lines changed
Expand file tree Collapse file tree 12 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1111<dependency >
1212 <groupId >cloud.prefab</groupId >
1313 <artifactId >client</artifactId >
14- <version >0.3.20 </version >
14+ <version >0.3.21 </version >
1515</dependency >
1616```
1717
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ See full documentation https://docs.prefab.cloud/docs/java-sdk/java
1313<dependency >
1414 <groupId >cloud.prefab</groupId >
1515 <artifactId >client</artifactId >
16- <version >0.3.20 </version >
16+ <version >0.3.21 </version >
1717</dependency >
1818```
1919
@@ -25,7 +25,7 @@ For an uber-jar including relocated guava and failsafe dependencies add the "ube
2525<dependency >
2626 <groupId >cloud.prefab</groupId >
2727 <artifactId >client</artifactId >
28- <version >0.3.20 </version >
28+ <version >0.3.21 </version >
2929 <classifier >uberjar</classifier >
3030</dependency >
3131```
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >cloud.prefab</groupId >
66 <artifactId >prefab-cloud-parent</artifactId >
7- <version >0.3.21-pre2 </version >
7+ <version >0.3.21</version >
88 </parent >
99
1010 <artifactId >client</artifactId >
233233 <shadeSourcesContent >true</shadeSourcesContent >
234234 <useDependencyReducedPomInJar >true</useDependencyReducedPomInJar >
235235 <transformers >
236- <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" ></ transformer >
236+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" / >
237237 </transformers >
238238 </configuration >
239239 </execution >
Original file line number Diff line number Diff line change 1313<dependency >
1414 <groupId >cloud.prefab</groupId >
1515 <artifactId >log4j-one-listener</artifactId >
16- <version >0.3.20 </version >
16+ <version >0.3.21 </version >
1717</dependency >
1818```
1919
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >cloud.prefab</groupId >
66 <artifactId >prefab-cloud-parent</artifactId >
7- <version >0.3.21-pre2 </version >
7+ <version >0.3.21</version >
88 </parent >
99
1010 <artifactId >log4j-one-listener</artifactId >
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ _This logger is for the `org.apache.logging.log4j:log4j-core` version of Log4j_
1313<dependency >
1414 <groupId >cloud.prefab</groupId >
1515 <artifactId >log4j-two-listener</artifactId >
16- <version >0.3.20 </version >
16+ <version >0.3.21 </version >
1717</dependency >
1818```
1919
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >cloud.prefab</groupId >
66 <artifactId >prefab-cloud-parent</artifactId >
7- <version >0.3.21-pre2 </version >
7+ <version >0.3.21</version >
88 </parent >
99
1010 <artifactId >log4j-two-listener</artifactId >
Original file line number Diff line number Diff line change 1515<dependency >
1616 <groupId >cloud.prefab</groupId >
1717 <artifactId >logback-listener</artifactId >
18- <version >0.3.20 </version >
18+ <version >0.3.21 </version >
1919</dependency >
2020```
2121
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >cloud.prefab</groupId >
66 <artifactId >prefab-cloud-parent</artifactId >
7- <version >0.3.21-pre2 </version >
7+ <version >0.3.21</version >
88 </parent >
99
1010 <artifactId >logback-listener</artifactId >
Original file line number Diff line number Diff line change 2121<dependency >
2222 <groupId >cloud.prefab</groupId >
2323 <artifactId >micronaut</artifactId >
24- <version >0.3.20 </version >
24+ <version >0.3.21 </version >
2525</dependency >
2626```
2727
You can’t perform that action at this time.
0 commit comments