Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
spring-boot-admin
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openSource
spring-boot-admin
Commits
67f691ac
Commit
67f691ac
authored
May 11, 2018
by
Johannes Edmeier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade to Boot 2.0.2 and downgrade vue-clickaway to 2.2.1
parent
30805d05
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
pom.xml
pom.xml
+2
-2
package-lock.json
spring-boot-admin-server-ui/package-lock.json
+3
-3
package.json
spring-boot-admin-server-ui/package.json
+1
-1
No files found.
pom.xml
View file @
67f691ac
...
...
@@ -27,8 +27,8 @@
<url>
https://github.com/codecentric/spring-boot-admin/
</url>
<properties>
<revision>
2.0.0-SNAPSHOT
</revision>
<spring-boot.version>
2.0.
1
.RELEASE
</spring-boot.version>
<spring-cloud.version>
Finchley.
RC1
</spring-cloud.version>
<spring-boot.version>
2.0.
2
.RELEASE
</spring-boot.version>
<spring-cloud.version>
Finchley.
BUILD-SNAPSHOT
</spring-cloud.version>
<hazelcast-tests.version>
3.9.2
</hazelcast-tests.version>
<java.version>
1.8
</java.version>
<maven.compiler.source>
${java.version}
</maven.compiler.source>
...
...
spring-boot-admin-server-ui/package-lock.json
View file @
67f691ac
...
...
@@ -13695,9 +13695,9 @@
"integrity"
:
"sha512-/ffmsiVuPC8PsWcFkZngdpas19ABm5mh2wA7iDqcltyCTwlgZjHGeJYOXkBMo422iPwIcviOtrTCUpSfXmToLQ=="
},
"vue-clickaway"
:
{
"version"
:
"2.2.
2
"
,
"resolved"
:
"https://registry.npmjs.org/vue-clickaway/-/vue-clickaway-2.2.
2
.tgz"
,
"integrity"
:
"sha512-
25SpjXKetL06GLYoLoC8pqAV6Cur9cQ//2g35GRFBV4FgoljbZZjTINR8g2NuVXXDMLSUXaKx5dutgO4PaDE
7A=="
,
"version"
:
"2.2.
1
"
,
"resolved"
:
"https://registry.npmjs.org/vue-clickaway/-/vue-clickaway-2.2.
1
.tgz"
,
"integrity"
:
"sha512-
VArdx5/BGgvSU0vBIbhg0NFypL/nvQr77gUripnGHxzxrEfLADBnadhjGgBM+8l9Uj67SJHGfWUhDhmat47F
7A=="
,
"requires"
:
{
"loose-envify"
:
"^1.2.0"
}
...
...
spring-boot-admin-server-ui/package.json
View file @
67f691ac
...
...
@@ -34,7 +34,7 @@
"resize-observer-polyfill"
:
"^1.5.0"
,
"rxjs"
:
"^5.5.10"
,
"vue"
:
"^2.5.16"
,
"vue-clickaway"
:
"^2.2.
2
"
,
"vue-clickaway"
:
"^2.2.
1
"
,
"vue-router"
:
"^3.0.1"
,
"yamljs"
:
"^0.3.0"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment