Skip to content

Commit

Permalink
Update java version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbumenJ committed Nov 13, 2023
1 parent bc749fd commit c2b273e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dubbo-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<profile>
<id>dubbo-all</id>
<activation>
<jdk>[8,)</jdk>
<jdk>[1.7,)</jdk>
</activation>
<modules>
<module>dubbo-all</module>
Expand Down

0 comments on commit c2b273e

Please sign in to comment.