Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Oct 21, 2024
1 parent 7f873a7 commit e3132fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
<java.version>1.8</java.version>
<maven.version>3.9.9</maven.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<maven.compiler.release>8</maven.compiler.release>
<scala.version>2.12.19</scala.version>
<scala.binary.version>2.12</scala.binary.version>
Expand Down

0 comments on commit e3132fc

Please sign in to comment.