| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0125e0d commit ee775a1
6 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -41,7 +41,7 @@ limitations under the License. | |||
| 41 | 41 | <dependency> | |
| 42 | 42 | <groupId>com.sparkjava</groupId> | |
| 43 | 43 | <artifactId>spark-core</artifactId> | |
| 44 | - <version>2.9.1</version> | ||
| 44 | + <version>2.9.2</version> | ||
| 45 | 45 | </dependency> | |
| 46 | 46 | <dependency> | |
| 47 | 47 | <groupId>junit</groupId> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ limitations under the License. | |||
| 39 | 39 | <dependency> | |
| 40 | 40 | <groupId>com.sparkjava</groupId> | |
| 41 | 41 | <artifactId>spark-core</artifactId> | |
| 42 | - <version>2.9.1</version> | ||
| 42 | + <version>2.9.2</version> | ||
| 43 | 43 | <exclusions> | |
| 44 | 44 | <exclusion> | |
| 45 | 45 | <groupId>org.eclipse.jetty</groupId> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -44,7 +44,7 @@ limitations under the License. | |||
| 44 | 44 | <dependency> | |
| 45 | 45 | <groupId>com.sparkjava</groupId> | |
| 46 | 46 | <artifactId>spark-core</artifactId> | |
| 47 | - <version>2.9.1</version> | ||
| 47 | + <version>2.9.2</version> | ||
| 48 | 48 | </dependency> | |
| 49 | 49 | <dependency> | |
| 50 | 50 | <groupId>org.slf4j</groupId> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -35,7 +35,7 @@ limitations under the License. | |||
| 35 | 35 | <dependency> | |
| 36 | 36 | <groupId>com.sparkjava</groupId> | |
| 37 | 37 | <artifactId>spark-core</artifactId> | |
| 38 | - <version>2.9.1</version> | ||
| 38 | + <version>2.9.2</version> | ||
| 39 | 39 | </dependency> | |
| 40 | 40 | <dependency> | |
| 41 | 41 | <groupId>ch.qos.logback</groupId> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -32,7 +32,7 @@ limitations under the License. | |||
| 32 | 32 | <dependency> | |
| 33 | 33 | <groupId>com.sparkjava</groupId> | |
| 34 | 34 | <artifactId>spark-core</artifactId> | |
| 35 | - <version>2.9.1</version> | ||
| 35 | + <version>2.9.2</version> | ||
| 36 | 36 | </dependency> | |
| 37 | 37 | <!-- [START run_manual_logging_dep] --> | |
| 38 | 38 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -38,7 +38,7 @@ limitations under the License. | |||
| 38 | 38 | <dependency> | |
| 39 | 39 | <groupId>com.sparkjava</groupId> | |
| 40 | 40 | <artifactId>spark-core</artifactId> | |
| 41 | - <version>2.9.1</version> | ||
| 41 | + <version>2.9.2</version> | ||
| 42 | 42 | </dependency> | |
| 43 | 43 | <dependency> | |
| 44 | 44 | <groupId>org.slf4j</groupId> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments