We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961208a commit 3bd7c44Copy full SHA for 3bd7c44
pom.xml
@@ -11,14 +11,15 @@
11
<plugin>
12
<groupId>org.apache.maven.plugins</groupId>
13
<artifactId>maven-compiler-plugin</artifactId>
14
+ <version>3.13.0</version>
15
<configuration>
16
<source>17</source>
17
<target>17</target>
18
</configuration>
19
</plugin>
20
</plugins>
21
</build>
- <version>4.2.6</version>
22
+ <version>5.0.0</version>
23
<url>http://maven.apache.org</url>
24
<name>service-common</name>
25
<description>FIAP SOAT1 2023 - Group 63 - Common files</description>
0 commit comments