Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
heySourabh committed Aug 9, 2023
1 parent d7ad175 commit 841ee46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
<version>3.1</version>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>18</source>
<target>18</target>
<source>20</source>
<target>20</target>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 841ee46

Please sign in to comment.