diff --git a/ozgcloud-common-parent/pom.xml b/ozgcloud-common-parent/pom.xml index 4c0043d919f6753e9b4ecd15be1b63525036f52f..20e1fc94920c786f32ed8772cd58dc64f367787d 100644 --- a/ozgcloud-common-parent/pom.xml +++ b/ozgcloud-common-parent/pom.xml @@ -64,7 +64,7 @@ <rewrite.plugin.version>4.38.2</rewrite.plugin.version> <!--overriden for issue CVE-2021-26291--> - <git-commit-id-maven-plugin.version>7.0.0.</git-commit-id-maven-plugin.version> + <git-commit-id-maven-plugin.version>7.0.0</git-commit-id-maven-plugin.version> </properties> <dependencyManagement> @@ -211,8 +211,6 @@ <artifactId>spring-boot-maven-plugin</artifactId> <configuration> <image> - <!-- cann be removed when using spring-boot 3.2--> - <builder>paketobuildpacks/builder-jammy-base</builder> <env> <BPE_DELIM_JAVA_TOOL_OPTIONS xml:space="preserve"> </BPE_DELIM_JAVA_TOOL_OPTIONS> <BPE_APPEND_JAVA_TOOL_OPTIONS>-Dfile.encoding=UTF-8</BPE_APPEND_JAVA_TOOL_OPTIONS>