Skip to content

Commit

Permalink
Update java version required
Browse files Browse the repository at this point in the history
  • Loading branch information
whikloj committed Mar 4, 2024
1 parent e6035ce commit dc5f696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fcrepo-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.copyrightYear>2015</project.copyrightYear>
<project.java.source>11</project.java.source>
<project.java.source>17</project.java.source>
<!-- scm, site distribution names -->
<project_name>${project.artifactId}</project_name>
<project_organization>fcrepo</project_organization>
Expand Down

0 comments on commit dc5f696

Please sign in to comment.