Skip to content

Commit 6028cdb

Browse files
authored
Automated rollback of commit 0ee34d3. (#15707)
PiperOrigin-RevId: 603802046
1 parent 394aec8 commit 6028cdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@
112112
<artifactId>maven-compiler-plugin</artifactId>
113113
<version>3.6.1</version>
114114
<configuration>
115-
<source>1.7</source>
116-
<target>1.7</target>
115+
<source>1.8</source>
116+
<target>1.8</target>
117117
</configuration>
118118
</plugin>
119119
<plugin>

0 commit comments

Comments
 (0)