File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
benchmarks/latency-comparison/java Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 153153 <plugin >
154154 <groupId >org.codehaus.mojo</groupId >
155155 <artifactId >exec-maven-plugin</artifactId >
156- <version >3.5.1 </version >
156+ <version >3.6.0 </version >
157157 <configuration >
158158 <mainClass >com.google.cloud.spanner.pgadapter.latency.LatencyBenchmark</mainClass >
159159 <cleanupDaemonThreads >false</cleanupDaemonThreads >
Original file line number Diff line number Diff line change 8585 <plugin >
8686 <groupId >org.codehaus.mojo</groupId >
8787 <artifactId >exec-maven-plugin</artifactId >
88- <version >3.5.1 </version >
88+ <version >3.6.0 </version >
8989 <configuration >
9090 <mainClass >com.google.cloud.postgres.SampleApplication</mainClass >
9191 <cleanupDaemonThreads >false</cleanupDaemonThreads >
Original file line number Diff line number Diff line change 8080 <plugin >
8181 <groupId >org.codehaus.mojo</groupId >
8282 <artifactId >exec-maven-plugin</artifactId >
83- <version >3.5.1 </version >
83+ <version >3.6.0 </version >
8484 <configuration >
8585 <mainClass >com.google.cloud.spanner.pgadapter.sample.SampleApplication</mainClass >
8686 <cleanupDaemonThreads >false</cleanupDaemonThreads >
Original file line number Diff line number Diff line change 6767 <plugin >
6868 <groupId >org.codehaus.mojo</groupId >
6969 <artifactId >exec-maven-plugin</artifactId >
70- <version >3.5.1 </version >
70+ <version >3.6.0 </version >
7171 <configuration >
7272 <mainClass >com.google.cloud.spanner.pgadapter.sample.SampleApplication</mainClass >
7373 <cleanupDaemonThreads >false</cleanupDaemonThreads >
Original file line number Diff line number Diff line change 149149 <plugin >
150150 <groupId >org.codehaus.mojo</groupId >
151151 <artifactId >exec-maven-plugin</artifactId >
152- <version >3.5.1 </version >
152+ <version >3.6.0 </version >
153153 <configuration >
154154 <mainClass >com.google.example.SampleRunner</mainClass >
155155 <cleanupDaemonThreads >false</cleanupDaemonThreads >
You can’t perform that action at this time.
0 commit comments