Skip to content

Commit

Permalink
[WAGON-632] Java 8 minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored and slachiewicz committed Aug 15, 2023
1 parent 001e1e4 commit d23da45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ under the License.
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
<slf4jVersion>1.7.36</slf4jVersion>
<maven.site.path>wagon-archives/wagon-LATEST</maven.site.path>
<javaVersion>7</javaVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2022-12-18T21:06:44Z</project.build.outputTimestamp>
</properties>

Expand Down

0 comments on commit d23da45

Please sign in to comment.