Skip to content

Commit

Permalink
[MSHARED-1040] Require Java 8
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Mar 3, 2022
1 parent 89ee4ed commit 6ff11d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -67,7 +67,7 @@ under the License.
</contributors>

<properties>
<javaVersion>7</javaVersion>
<javaVersion>8</javaVersion>
<surefire.version>2.22.2</surefire.version>
<project.build.outputTimestamp>2021-02-04T15:25:48Z</project.build.outputTimestamp>
</properties>
Expand Down

0 comments on commit 6ff11d2

Please sign in to comment.