Skip to content

Commit e1bbbde

Browse files
author
eugenp
committed
1.8 source target
1 parent 799c612 commit e1bbbde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-security-oauth/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,8 @@
278278
<artifactId>maven-compiler-plugin</artifactId>
279279
<version>${maven-compiler-plugin.version}</version>
280280
<configuration>
281-
<source>1.7</source>
282-
<target>1.7</target>
281+
<source>1.8</source>
282+
<target>1.8</target>
283283
</configuration>
284284
</plugin>
285285

0 commit comments

Comments
 (0)