Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
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
DEMO
spring-boot
Commits
d5ed6131
Commit
d5ed6131
authored
Feb 03, 2020
by
Stephane Nicoll
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '2.1.x' into 2.2.x
Closes gh-20015
parents
03d126cb
c8a5106c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
pom.xml
pom.xml
+3
-3
No files found.
pom.xml
View file @
d5ed6131
...
...
@@ -24,7 +24,7 @@
</property>
</activation>
<properties>
<spring-javaformat.version>
0.0.
19
</spring-javaformat.version>
<spring-javaformat.version>
0.0.
20
</spring-javaformat.version>
<nohttp-checkstyle.version>
0.0.4.RELEASE
</nohttp-checkstyle.version>
</properties>
<build>
...
...
@@ -32,12 +32,12 @@
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-checkstyle-plugin
</artifactId>
<version>
3.
0
.0
</version>
<version>
3.
1
.0
</version>
<dependencies>
<dependency>
<groupId>
com.puppycrawl.tools
</groupId>
<artifactId>
checkstyle
</artifactId>
<version>
8.2
2
</version>
<version>
8.2
9
</version>
</dependency>
<dependency>
<groupId>
io.spring.javaformat
</groupId>
...
...
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