Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
suarezgpablo authored Apr 2, 2024
1 parent c3ed21c commit 9d2ebea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

<properties>
<maven.compiler.release>17</maven.compiler.release>
<maven.compiler.target>1.17</maven.compiler.target>
<maven.compiler.source>1.17</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<surefire.version>3.2.5</surefire.version>
Expand Down

0 comments on commit 9d2ebea

Please sign in to comment.