Skip to content
Snippets Groups Projects

Revert "Update pom.xml"

Open Madhur Jain requested to merge revert-e3bf624b into main
1 file
+ 0
9
Compare changes
  • Side-by-side
  • Inline
+ 0
9
@@ -54,15 +54,6 @@
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.5.6</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.3</version>
<configuration>
<source>${jdk.version}</source>
<target>${jdk.version}</target>
</configuration>
</plugin>
</plugins>
</build>
Loading