From 849e2e41e70c4c0d0ba786734fca52d2f01fb052 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jan 2022 01:01:58 +0000 Subject: [PATCH] Bump spark-core from 2.6.0 to 2.7.2 in /modules/kobalt-plugin-api Bumps [spark-core](https://github.com/perwendel/spark) from 2.6.0 to 2.7.2. - [Release notes](https://github.com/perwendel/spark/releases) - [Commits](https://github.com/perwendel/spark/compare/2.6.0...2.7.2) --- updated-dependencies: - dependency-name: com.sparkjava:spark-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/kobalt-plugin-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/kobalt-plugin-api/pom.xml b/modules/kobalt-plugin-api/pom.xml index 2615d3af..2e0dfa4c 100644 --- a/modules/kobalt-plugin-api/pom.xml +++ b/modules/kobalt-plugin-api/pom.xml @@ -145,7 +145,7 @@ com.sparkjava spark-core - 2.6.0 + 2.7.2 org.codehaus.groovy