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
3eae8ab1
Commit
3eae8ab1
authored
Jun 10, 2018
by
Johannes Edmeier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to Spring Boot 2.0.3.BUILD-SNAPSHOT
parent
65b95047
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
lombok.config
lombok.config
+1
-0
pom.xml
pom.xml
+2
-2
No files found.
lombok.config
0 → 100644
View file @
3eae8ab1
lombok
.
noArgsConstructor
.
extraPrivate
=
false
pom.xml
View file @
3eae8ab1
...
...
@@ -27,9 +27,9 @@
<url>
https://github.com/codecentric/spring-boot-admin/
</url>
<properties>
<revision>
2.0.1-SNAPSHOT
</revision>
<spring-boot.version>
2.0.
2.RELEASE
</spring-boot.version>
<spring-boot.version>
2.0.
3.BUILD-SNAPSHOT
</spring-boot.version>
<spring-cloud.version>
Finchley.RC2
</spring-cloud.version>
<hazelcast-tests.version>
3.9.
2
</hazelcast-tests.version>
<hazelcast-tests.version>
3.9.
4
</hazelcast-tests.version>
<java.version>
1.8
</java.version>
<maven.compiler.source>
${java.version}
</maven.compiler.source>
<maven.compiler.target>
${java.version}
</maven.compiler.target>
...
...
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