File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.16 </version >
14+ <version >0.3.17 </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.16 </version >
16+ <version >0.3.17 </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.16 </version >
28+ <version >0.3.17 </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.17-pre4 </version >
7+ <version >0.3.17</version >
88 </parent >
99
1010 <artifactId >client</artifactId >
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.16 </version >
16+ <version >0.3.17 </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.17-pre4 </version >
7+ <version >0.3.17</version >
88 </parent >
99
1010 <artifactId >log4j-one-listener</artifactId >
1717 <dependency >
1818 <groupId >cloud.prefab</groupId >
1919 <artifactId >client</artifactId >
20- <version >0.3.17-pre4 </version >
20+ <version >0.3.17</version >
2121 </dependency >
2222 <dependency >
2323 <groupId >com.google.guava</groupId >
3737 <dependency >
3838 <groupId >cloud.prefab</groupId >
3939 <artifactId >client</artifactId >
40- <version >0.3.17-pre4 </version >
40+ <version >0.3.17</version >
4141 <type >test-jar</type >
4242 <scope >test</scope >
4343 </dependency >
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.16 </version >
16+ <version >0.3.17 </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.17-pre4 </version >
7+ <version >0.3.17</version >
88 </parent >
99
1010 <artifactId >log4j-two-listener</artifactId >
1919 <dependency >
2020 <groupId >cloud.prefab</groupId >
2121 <artifactId >client</artifactId >
22- <version >0.3.17-pre4 </version >
22+ <version >0.3.17</version >
2323 </dependency >
2424 <dependency >
2525 <groupId >com.google.guava</groupId >
4646 <dependency >
4747 <groupId >cloud.prefab</groupId >
4848 <artifactId >client</artifactId >
49- <version >0.3.17-pre4 </version >
49+ <version >0.3.17</version >
5050 <type >test-jar</type >
5151 <scope >test</scope >
5252 </dependency >
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.16 </version >
18+ <version >0.3.17 </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.17-pre4 </version >
7+ <version >0.3.17</version >
88 </parent >
99
1010 <artifactId >logback-listener</artifactId >
1919 <dependency >
2020 <groupId >cloud.prefab</groupId >
2121 <artifactId >client</artifactId >
22- <version >0.3.17-pre4 </version >
22+ <version >0.3.17</version >
2323 </dependency >
2424 <dependency >
2525 <groupId >com.google.guava</groupId >
4545 <dependency >
4646 <groupId >cloud.prefab</groupId >
4747 <artifactId >client</artifactId >
48- <version >0.3.17-pre4 </version >
48+ <version >0.3.17</version >
4949 <type >test-jar</type >
5050 <scope >test</scope >
5151 </dependency >
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.16 </version >
24+ <version >0.3.17 </version >
2525</dependency >
2626```
2727
You can’t perform that action at this time.
0 commit comments