This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluo-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 159b153  Bump spark-core from 2.5 to 2.7.2 in /webindex (#29)
159b153 is described below

commit 159b153691f2c653a83ffb58a7b81470c1548096
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 21 06:34:56 2022 -0400

    Bump spark-core from 2.5 to 2.7.2 in /webindex (#29)
    
    Bumps [spark-core](https://github.com/perwendel/spark) from 2.5 to 2.7.2.
    - [Release notes](https://github.com/perwendel/spark/releases)
    - [Commits](https://github.com/perwendel/spark/compare/2.5...2.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.sparkjava:spark-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 webindex/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webindex/pom.xml b/webindex/pom.xml
index b2ec935..c6aec0d 100644
--- a/webindex/pom.xml
+++ b/webindex/pom.xml
@@ -62,7 +62,7 @@
       <dependency>
         <groupId>com.sparkjava</groupId>
         <artifactId>spark-core</artifactId>
-        <version>2.5</version>
+        <version>2.7.2</version>
       </dependency>
       <dependency>
         <groupId>com.sparkjava</groupId>

Reply via email to