| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -28,8 +28,8 @@ | |||
| 28 | 28 | <artifactId>maven-compiler-plugin</artifactId> | |
| 29 | 29 | <version>3.7.0</version> | |
| 30 | 30 | <configuration> | |
| 31 | - <source>1.7</source> | ||
| 32 | - <target>1.7</target> | ||
| 31 | + <source>9</source> | ||
| 32 | + <target>9</target> | ||
| 33 | 33 | </configuration> | |
| 34 | 34 | </plugin> | |
| 35 | 35 | <plugin> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments