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 4b0b710 commit 08dd0d2Copy full SHA for 08dd0d2
estatisticas-estudantes-estruturado/pom.xml
@@ -18,8 +18,8 @@
18
<artifactId>maven-compiler-plugin</artifactId>
19
<version>3.8.1</version>
20
<configuration>
21
- <source>19</source>
22
- <target>19</target>
+ <source>17</source>
+ <target>17</target>
23
</configuration>
24
</plugin>
25
</plugins>
estatisticas-estudantes-funcional/pom.xml
@@ -25,8 +25,8 @@
26
27
28
29
30
31
32
0 commit comments