From b2596f204d66f776960fae3aafd198d65176fb74 Mon Sep 17 00:00:00 2001 From: eliasnogueira Date: Wed, 24 Jul 2024 21:42:16 +0200 Subject: [PATCH] chore: library updates --- .mvn/maven.config | 2 +- .mvn/wrapper/maven-wrapper.properties | 2 +- CHANGELOG.md | 17 +++++++++++++++++ pom.xml | 20 ++++++++++---------- 4 files changed, 29 insertions(+), 12 deletions(-) diff --git a/.mvn/maven.config b/.mvn/maven.config index 6b0b7bd..8fd508a 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config @@ -1,2 +1,2 @@ -B --q + diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index 23c7e59..f95f1ee 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -16,4 +16,4 @@ # under the License. wrapperVersion=3.3.2 distributionType=only-script -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.7/apache-maven-3.9.7-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip diff --git a/CHANGELOG.md b/CHANGELOG.md index 21b837e..05b8bad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.3.7] - 24-07-2024 + +### Changed + +- Updated Maven Wrapper +- Updated the following libraries + - `spring-boot-starter-parent -> 3.3.2` + - `springdoc-openapi-starter-webmvc-ui -> 2.6.0` + - `modelmapper -> 3.2.0` + - `lombok -> 1.18.34` + - `h2 -> 2.3.230` + - `jib-maven-plugin -> 3.4.3` + - `restassured -> 5.5.0` + - `assertj -> 3.26.3` + - `datafaker -> 2.3.1` + - `testcontainers -> 1.20.0` + ## [1.13.6] - 27-06-2024 ### Changed diff --git a/pom.xml b/pom.xml index 7a040a8..2461c24 100644 --- a/pom.xml +++ b/pom.xml @@ -7,12 +7,12 @@ org.springframework.boot spring-boot-starter-parent - 3.3.0 + 3.3.2 com.eliasogueira.credit combined-credit-api - 1.13.6 + 1.13.7 @@ -27,19 +27,19 @@ 3.13.0 3.2.5 - 2.5.0 + 2.6.0 3.2.0 - 1.18.32 + 1.18.34 6.5.2.Final 4.0.2 - 2.2.224 - 3.4.2 + 2.3.230 + 3.4.3 5.11.0-M2 - 5.4.0 - 3.26.0 - 2.2.2 - 1.19.8 + 5.5.0 + 3.26.3 + 2.3.1 + 1.20.0 1.26.2