Skip to content

Commit dac6be9

Browse files
committed
revert: manual revert
1 parent 3bd7c44 commit dac6be9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,14 @@
1111
<plugin>
1212
<groupId>org.apache.maven.plugins</groupId>
1313
<artifactId>maven-compiler-plugin</artifactId>
14-
<version>3.13.0</version>
1514
<configuration>
1615
<source>17</source>
1716
<target>17</target>
1817
</configuration>
1918
</plugin>
2019
</plugins>
2120
</build>
22-
<version>5.0.0</version>
21+
<version>4.2.6</version>
2322
<url>http://maven.apache.org</url>
2423
<name>service-common</name>
2524
<description>FIAP SOAT1 2023 - Group 63 - Common files</description>

0 commit comments

Comments
 (0)