Skip to content

Commit 5efed1b

Browse files
committed
Bump java version requirement
1 parent bc9d67a commit 5efed1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<properties>
4747
<!-- Project properties -->
4848
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
49-
<project.jdkVersion>1.7</project.jdkVersion>
49+
<project.jdkVersion>1.8</project.jdkVersion>
5050

5151
<!-- Output properties -->
5252
<project.outputName>AuthMe</project.outputName>

0 commit comments

Comments
 (0)