From 2d4ddc2668a8bab30364b672070bad90ca93d4b7 Mon Sep 17 00:00:00 2001 From: Grzegorz Piwowarek Date: Tue, 20 Aug 2024 11:19:48 +0200 Subject: [PATCH] Update pom.xml --- pom.xml | 9 +++++++-- vavr-benchmark/pom.xml | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 54d51b8aa..784773259 100644 --- a/pom.xml +++ b/pom.xml @@ -37,11 +37,11 @@ We use these goals frequently to keep the dependencies and plugins up-to-date: vavr-match-processor vavr-test - http://vavr.io + https://vavr.io The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + https://www.apache.org/licenses/LICENSE-2.0.txt repo @@ -52,6 +52,11 @@ We use these goals frequently to keep the dependencies and plugins up-to-date: v0.10.4 + + pivovarit + Grzegorz Piwowarek + gpiwowarek@gmail.com + danieldietrich Daniel Dietrich diff --git a/vavr-benchmark/pom.xml b/vavr-benchmark/pom.xml index 8cf7f0b6d..2f3bdcdd2 100644 --- a/vavr-benchmark/pom.xml +++ b/vavr-benchmark/pom.xml @@ -9,7 +9,7 @@ vavr-benchmark Vavr Benchmark Benchmarks for Vavr. - http://vavr.io + https://vavr.io The Apache Software License, Version 2.0