From c33c0118e582ad74c868c5ed09ddd36be98c0581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 09:25:04 +0100 Subject: [PATCH] Bump org.assertj:assertj-parent-pom from 2.2.17 to 2.2.18 (#204) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump org.assertj:assertj-parent-pom from 2.2.17 to 2.2.18 Bumps [org.assertj:assertj-parent-pom](https://github.com/assertj/assertj-maven-parent-pom) from 2.2.17 to 2.2.18. - [Commits](https://github.com/assertj/assertj-maven-parent-pom/compare/assertj-parent-pom-2.2.17...assertj-parent-pom-2.2.18) --- updated-dependencies: - dependency-name: org.assertj:assertj-parent-pom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Fixes issue with compiling project for JDK8 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MichaƂ Chmielarz --- pom.xml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index c7c6196..e136d81 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.assertj assertj-parent-pom - 2.2.17 + 2.2.18 assertj-vavr @@ -132,18 +132,14 @@ + + 8 + 8 + 8 + + - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - ${project.build.sourceEncoding} - - - org.apache.maven.plugins maven-javadoc-plugin