8000 update org.apache.maven.plugins to 16 · fishercoder1534/RandomJava@5f01f66 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5f01f66

Browse files
update org.apache.maven.plugins to 16
1 parent 3461c73 commit 5f01f66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<groupId>org.apache.maven.plugins</groupId>
99
<artifactId>maven-compiler-plugin</artifactId>
1010
<configuration>
11-
<source>9</source>
12-
<target>9</target>
11+
<source>16</source>
12+
<target>16</target>
1313
</configuration>
1414
</plugin>
1515
</plugins>

0 commit comments

Comments
 (0)
0