File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3636 <maven .compiler.source>1.8</maven .compiler.source>
3737 <maven .compiler.target>1.8</maven .compiler.target>
3838 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
39- <opencensus .version>0.28.2 </opencensus .version>
39+ <opencensus .version>0.28.3 </opencensus .version>
4040 </properties >
4141
4242 <dependencies >
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ Copyright 2019 Google LLC
6666 <dependency >
6767 <groupId >io.opencensus</groupId >
6868 <artifactId >opencensus-contrib-http-util</artifactId >
69- <version >0.28.2 </version >
69+ <version >0.28.3 </version >
7070 </dependency >
7171
7272 <!-- Test dependencies -->
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ limitations under the License.
3333 <maven .compiler.target>1.8</maven .compiler.target>
3434 <maven .compiler.source>1.8</maven .compiler.source>
3535 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
36- <opencensus .version>0.28.2 </opencensus .version>
36+ <opencensus .version>0.28.3 </opencensus .version>
3737 </properties >
3838
3939 <!-- Include the BOM to ensure compatibility across multiple google-cloud-* libraries -->
Original file line number Diff line number Diff line change 4343 <dependency >
4444 <groupId >io.opencensus</groupId >
4545 <artifactId >opencensus-api</artifactId >
46- <version >0.28.2 </version >
46+ <version >0.28.3 </version >
4747 </dependency >
4848 <dependency >
4949 <groupId >io.opencensus</groupId >
5050 <artifactId >opencensus-exporter-trace-stackdriver</artifactId >
51- <version >0.28.2 </version >
51+ <version >0.28.3 </version >
5252 </dependency >
5353 <dependency >
5454 <groupId >io.opencensus</groupId >
5555 <artifactId >opencensus-impl</artifactId >
56- <version >0.28.2 </version >
56+ <version >0.28.3 </version >
5757 <scope >runtime</scope >
5858 </dependency >
5959 <dependency >
You can’t perform that action at this time.
0 commit comments