File tree Expand file tree Collapse file tree
appengine-java11/sparkjava-helloworld
appengine-java8/sparkjava-helloworld Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ limitations under the License.
4141 <dependency >
4242 <groupId >com.sparkjava</groupId >
4343 <artifactId >spark-core</artifactId >
44- <version >2.9.2 </version >
44+ <version >2.9.3 </version >
4545 </dependency >
4646 <dependency >
4747 <groupId >junit</groupId >
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ limitations under the License.
3939 <dependency >
4040 <groupId >com.sparkjava</groupId >
4141 <artifactId >spark-core</artifactId >
42- <version >2.9.2 </version >
42+ <version >2.9.3 </version >
4343 <exclusions >
4444 <exclusion >
4545 <groupId >org.eclipse.jetty</groupId >
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ limitations under the License.
4444 <dependency >
4545 <groupId >com.sparkjava</groupId >
4646 <artifactId >spark-core</artifactId >
47- <version >2.9.2 </version >
47+ <version >2.9.3 </version >
4848 </dependency >
4949 <dependency >
5050 <groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ limitations under the License.
3535 <dependency >
3636 <groupId >com.sparkjava</groupId >
3737 <artifactId >spark-core</artifactId >
38- <version >2.9.2 </version >
38+ <version >2.9.3 </version >
3939 </dependency >
4040 <dependency >
4141 <groupId >ch.qos.logback</groupId >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ limitations under the License.
3232 <dependency >
3333 <groupId >com.sparkjava</groupId >
3434 <artifactId >spark-core</artifactId >
35- <version >2.9.2 </version >
35+ <version >2.9.3 </version >
3636 </dependency >
3737 <!-- [START run_manual_logging_dep] -->
3838 <dependency >
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ limitations under the License.
3838 <dependency >
3939 <groupId >com.sparkjava</groupId >
4040 <artifactId >spark-core</artifactId >
41- <version >2.9.2 </version >
41+ <version >2.9.3 </version >
4242 </dependency >
4343 <dependency >
4444 <groupId >org.slf4j</groupId >
You can’t perform that action at this time.
0 commit comments