From a116dfd5b4d0cac80e57de37f92c6378562ea94c Mon Sep 17 00:00:00 2001 From: "Matteo Franci a.k.a. Fugerit" Date: Sun, 5 May 2024 10:28:20 +0200 Subject: [PATCH] Updated dependancies version --- CHANGELOG.md | 13 +++++++++++++ README.md | 24 ++++++++++++------------ pom.xml | 18 +++++++++--------- 3 files changed, 34 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6d4cbc..dc80c84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - h2-version 2.2.224 +### Changed + +- mvn-source-version set to 3.3.1 +- mvn-jar-version set to 3.4.1 +- mvn-shade-version set to 3.5.3 +- mvn-plugin-annotations-version set to 3.12.0 +- mvn-plugin-version set to 3.12.0 +- slf4j-version set to 2.0.13 +- mvn-gpg-version set to 3.2.4 +- common-codec-version set to 1.17.0 +- jacoco-maven-plugin-version set to 0.8.12 +- jackson-version set to 2.17.1 + ## [1.6.4] - 2024-04-01 ### Changed diff --git a/README.md b/README.md index 54a3f2b..c1e2c6f 100644 --- a/README.md +++ b/README.md @@ -30,28 +30,28 @@ Main parent pom of fugerit-org projects. | property | current value | note | |-------------------------------------------|------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | mvn-compiler-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.13.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-compiler-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-compiler-plugin) | -| mvn-source-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.3.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-source-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-source-plugin) | +| mvn-source-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.3.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-source-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-source-plugin) | | mvn-javadoc-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.6.3-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-javadoc-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin) | -| mvn-jar-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.3.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-jar-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-jar-plugin) | -| mvn-shade-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.5.2-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-shade-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-shade-plugin) | +| mvn-jar-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.4.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-jar-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-jar-plugin) | +| mvn-shade-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.5.3-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-shade-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-shade-plugin) | | mvn-surefire-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.2.5-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-surefire-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-surefire-plugin) | | mvn-resources-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.3.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-resources-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-resources-plugin) | | mvn-plugin-api-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.9.6-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven/maven-plugin-api.svg)](https://central.sonatype.com/artifact/org.apache.maven/maven-plugin-api) | -| mvn-plugin-annotations-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.11.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugin-tools/maven-plugin-annotations.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugin-tools/maven-plugin-annotations) | -| mvn-plugin-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.11.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-plugin-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-plugin-plugin) | -| slf4j-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.0.12-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.slf4j/slf4j-api.svg)](https://central.sonatype.com/artifact/org.slf4j/slf4j-api) | +| mvn-plugin-annotations-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.12.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugin-tools/maven-plugin-annotations.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugin-tools/maven-plugin-annotations) | +| mvn-plugin-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.12.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-plugin-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-plugin-plugin) | +| slf4j-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.0.13-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.slf4j/slf4j-api.svg)](https://central.sonatype.com/artifact/org.slf4j/slf4j-api) | | log4j2-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.23.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api.svg)](https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j-api) | | nexus-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.6.13-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.sonatype.plugins/nexus-staging-maven-plugin.svg)](https://central.sonatype.com/artifact/org.sonatype.plugins/nexus-staging-maven-plugin) | -| mvn-gpg-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.2.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-gpg-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-gpg-plugin) | +| mvn-gpg-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.2.4-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-gpg-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-gpg-plugin) | | poi-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v5.2.5-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.poi/poi.svg)](https://central.sonatype.com/artifact/org.apache.poi/poi) | -| common-codec-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.16.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/commons-codec/commons-codec.svg)](https://central.sonatype.com/artifact/commons-codec/commons-codec) | +| common-codec-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.17.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/commons-codec/commons-codec.svg)](https://central.sonatype.com/artifact/commons-codec/commons-codec) | | dbcp-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.4-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/commons-dbcp/commons-dbcp.svg)](https://central.sonatype.com/artifact/commons-dbcp/commons-dbcp) | | dbcp2-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.12.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.commons/commons-dbcp2.svg)](https://central.sonatype.com/artifact/org.apache.commons/commons-dbcp2) | | junit-version (junit4) | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v4.13.2-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/junit/junit.svg)](https://central.sonatype.com/artifact/junit/junit) | | testcontainers-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.19.7-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.testcontainers/testcontainers)](https://central.sonatype.com/artifact/org.testcontainers/testcontainers) | | junit-jupiter-version (junit5) | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v5.10.2-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.junit.jupiter/junit-jupiter.svg)](https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter) | -| testcontainers-core-version | testcontainers-version | [![Maven Central](https://img.shields.io/maven-central/v/org.testcontainers/testcontainers)](https://central.sonatype.com/artifact/org.testcontainers/testcontainers) | -| testcontainers-junit-version | testcontainers-version | [![Maven Central](https://img.shields.io/maven-central/v/org.testcontainers/testcontainers)](https://central.sonatype.com/artifact/org.testcontainers/testcontainers) | +| testcontainers-core-version | testcontainers-version | [![Maven Central](https://img.shields.io/maven-central/v/org.testcontainers/testcontainers)](https://central.sonatype.com/artifact/org.testcontainers/testcontainers) | +| testcontainers-junit-version | testcontainers-version | [![Maven Central](https://img.shields.io/maven-central/v/org.testcontainers/testcontainers)](https://central.sonatype.com/artifact/org.testcontainers/testcontainers) | | awaitility-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v4.2.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.awaitility/awaitility.svg)](https://central.sonatype.com/artifact/org.awaitility/awaitility) | | hsqldb-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.7.2-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.hsqldb/hsqldb.svg)](https://central.sonatype.com/artifact/org.hsqldb/hsqldb) | | fj-test-helper-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v0.5.2-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-test-helper.svg)](https://central.sonatype.com/artifact/org.fugerit.java/fj-test-helper) | @@ -60,10 +60,10 @@ Main parent pom of fugerit-org projects. | lombok-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.18.32-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.projectlombok/lombok.svg)](https://central.sonatype.com/artifact/org.projectlombok/lombok) | | graalvm-mvn-native-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v0.10.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.graalvm.buildtools/native-maven-plugin.svg)](https://central.sonatype.com/artifact/org.graalvm.buildtools/native-maven-plugin) | | slf4j-simple-version | slf4j-version | [![Maven Central](https://img.shields.io/maven-central/v/org.slf4j/slf4j-simple)](https://central.sonatype.com/artifact/org.slf4j/slf4j-simple) | -| jacoco-maven-plugin-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v0.8.11-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.jacoco/jacoco.svg)](https://central.sonatype.com/artifact/org.jacoco/jacoco) | +| jacoco-maven-plugin-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v0.8.12-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.jacoco/jacoco.svg)](https://central.sonatype.com/artifact/org.jacoco/jacoco) | | buildnumber-maven-plugin-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.2.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.mojo/buildnumber-maven-plugin.svg)](https://central.sonatype.com/artifact/org.codehaus.mojo/buildnumber-maven-plugin) | | build-helper-maven-plugin-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.5.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.mojo/build-helper-maven-plugin.svg)](https://central.sonatype.com/artifact/org.codehaus.mojo/build-helper-maven-plugin) | -| jackson-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.17.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/com.fasterxml.jackson.core/jackson-core.svg)](https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-core) | +| jackson-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.17.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/com.fasterxml.jackson.core/jackson-core.svg)](https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-core) | | fasterxml-jackson-core-version | jackson-version | [![Maven Central](https://img.shields.io/maven-central/v/com.fasterxml.jackson.core/jackson-core.svg)](https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-core) | | fasterxml-jackson-databind-version | jackson-version | [![Maven Central](https://img.shields.io/maven-central/v/com.fasterxml.jackson.core/jackson-databind.svg)](https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-databind) | | fasterxml-jackson-dataformat-yaml-version | jackson-version | [![Maven Central](https://img.shields.io/maven-central/v/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml.svg)](https://central.sonatype.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml) | diff --git a/pom.xml b/pom.xml index f2f0904..7b3b670 100644 --- a/pom.xml +++ b/pom.xml @@ -75,32 +75,32 @@ ${java-version-compliance} 3.13.0 - 3.3.0 + 3.3.1 3.6.3 - 3.3.0 + 3.4.1 3.5.2 3.2.5 3.3.1 3.9.6 - 3.11.0 - 3.11.0 + 3.12.0 + 3.12.0 - 2.0.12 + 2.0.13 2.23.1 1.6.13 - 3.2.1 + 3.2.4 5.2.5 - 1.16.1 + 1.17.0 1.4 2.12.0 4.13.2 4.2.1 1.19.7 5.10.2 - 0.8.11 + 0.8.12 ${testcontainers-version} ${testcontainers-version} 2.7.2 @@ -119,7 +119,7 @@ 3.5.0 - 2.17.0 + 2.17.1 ${jackson-version} ${jackson-version} ${jackson-version}