Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
rollback to source 1.8
  • Loading branch information
chengyouling committed Jun 19, 2025
commit 1a3dd26738b875af2751674f51f00db55124903e
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@
</execution>
</executions>
<configuration>
<source>21</source>
<source>1.8</source>
<tags>
<tag>
<!-- to avoid protostuff javadoc problem. -->
Expand Down
Loading