Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
alefq authored Aug 13, 2024
1 parent 5e21315 commit a285ca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<java.version>11</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<!-- prueba comentario -->
<maven.compiler.target>11</maven.compiler.target>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-lang3.version>3.11</commons-lang3.version>
Expand Down

0 comments on commit a285ca3

Please sign in to comment.