Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
commjoen authored Oct 1, 2022
1 parent 039d9b2 commit 58868e0
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 @@ -434,8 +434,8 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>17</source>
<target>17</target>
<source>19</source>
<target>19</target>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 58868e0

Please sign in to comment.