Skip to content

Commit 52539fc

Browse files
SonarCloud - WrongSecrets - Initial Scan 3.0
1 parent 1c24d83 commit 52539fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -541,8 +541,8 @@
541541
<artifactId>maven-compiler-plugin</artifactId>
542542
<version>${maven-compiler-plugin.version}</version>
543543
<configuration>
544-
<source>23</source>
545-
<target>23</target>
544+
<source>17</source>
545+
<target>17</target>
546546
</configuration>
547547
</plugin>
548548
<plugin>

0 commit comments

Comments
 (0)