From c5e014ad2eae933c639466ebdb789b98d9a831d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 14:46:24 +0000 Subject: [PATCH] Bump org.jboss:jboss-parent from 39 to 40 Bumps [org.jboss:jboss-parent](https://github.com/jboss/jboss-parent-pom) from 39 to 40. - [Release notes](https://github.com/jboss/jboss-parent-pom/releases) - [Commits](https://github.com/jboss/jboss-parent-pom/commits) --- updated-dependencies: - dependency-name: org.jboss:jboss-parent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: David M. Lloyd --- api/pom.xml | 87 ----------------------------------------------------- pom.xml | 4 +-- 2 files changed, 1 insertion(+), 90 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 31eba754..53a6ccf9 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -62,62 +62,6 @@ - - maven-compiler-plugin - - - default-compile - compile - - compile - - - 11 - ${project.build.directory} - ${project.compileSourceRoots} - ${project.build.outputDirectory} - - ${project.build.outputDirectory} - - - - - compile-java16 - compile - - compile - - - 16 - ${project.build.directory} - ${project.basedir}/src/main/java16 - ${project.build.directory}/classes/META-INF/versions/16 - - ${project.build.outputDirectory} - - - - - - - maven-dependency-plugin - - - fetch-misc - generate-sources - - get - copy - - - org.jboss:jdk-misc:1.Final - ${project.build.directory} - true - - - - - maven-jar-plugin @@ -125,9 +69,6 @@ org.jboss.marshalling.Version - - true - @@ -140,32 +81,4 @@ - - - - - java16-test-classpath - - [16,) - - - - - maven-surefire-plugin - - - default-test - - ${project.build.outputDirectory}/META-INF/versions/16 - - ${project.build.outputDirectory} - - - - - - - - - diff --git a/pom.xml b/pom.xml index 403207f3..86f2bff1 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.jboss jboss-parent - 39 + 40 @@ -44,8 +44,6 @@ 17 - 11 - 11