Skip to content

Commit

Permalink
Bump spark-core from 2.7.2 to 2.9.4
Browse files Browse the repository at this point in the history
Bumps [spark-core](https://github.com/perwendel/spark) from 2.7.2 to 2.9.4.
- [Release notes](https://github.com/perwendel/spark/releases)
- [Commits](https://github.com/perwendel/spark/commits)

---
updated-dependencies:
- dependency-name: com.sparkjava:spark-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 30, 2022
1 parent 7605625 commit 35fefcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ final Map<String, String> libraries = [
semanticVersion : 'de.skuzzle:semantic-version:2.1.1',
servletApi : 'jakarta.servlet:jakarta.servlet-api:4.0.4', // Should be compatible with Jetty and Spring implementations
slf4j : 'org.slf4j:slf4j-api:1.7.36',
spark : 'com.sparkjava:spark-core:2.7.2',
spark : 'com.sparkjava:spark-core:2.9.4',
spring : 'org.springframework:spring-core:4.3.30.RELEASE',
springSecurity : 'org.springframework.security:spring-security-config:4.2.20.RELEASE',
springTestJunit5 : 'com.github.sbrannen:spring-test-junit5:1.5.0',
Expand Down

0 comments on commit 35fefcc

Please sign in to comment.