Update frontend-maven-plugin to 1.11.0, for Download node x64 binary on Apple Silicon. (#6282)
* Update frontend-maven-plugin to 1.11.0, for Download node x64 binary on Apple Silicon. * Update CHANGES.md * Update CHANGES.md Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
This commit is contained in:
parent
cdfe6ab358
commit
59114fe31d
|
|
@ -5,7 +5,7 @@ Release Notes.
|
|||
8.5.0
|
||||
------------------
|
||||
#### Project
|
||||
|
||||
* Update frontend-maven-plugin to 1.11.0, for Download node x64 binary on Apple Silicon.
|
||||
|
||||
#### Java Agent
|
||||
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
<gson.version>2.8.2</gson.version>
|
||||
<apache-httpclient.version>4.5.3</apache-httpclient.version>
|
||||
<spring-cloud-dependencies.version>Edgware.SR1</spring-cloud-dependencies.version>
|
||||
<frontend-maven-plugin.version>1.6</frontend-maven-plugin.version>
|
||||
<frontend-maven-plugin.version>1.11.0</frontend-maven-plugin.version>
|
||||
<logback-classic.version>1.2.3</logback-classic.version>
|
||||
<jackson-version>2.9.10</jackson-version>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue