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
c6aa032c
Commit
c6aa032c
authored
Mar 25, 2017
by
Andy Wilkinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop back to Aluminium-SR1 as current snapshots are beyond repair
This reverts
78824b02
See gh-8589
parent
7857bbb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
7 deletions
+1
-7
pom.xml
spring-boot-dependencies/pom.xml
+1
-7
No files found.
spring-boot-dependencies/pom.xml
View file @
c6aa032c
...
@@ -142,8 +142,7 @@
...
@@ -142,8 +142,7 @@
<netty.version>
4.1.9.Final
</netty.version>
<netty.version>
4.1.9.Final
</netty.version>
<postgresql.version>
9.4.1212.jre7
</postgresql.version>
<postgresql.version>
9.4.1212.jre7
</postgresql.version>
<querydsl.version>
4.1.4
</querydsl.version>
<querydsl.version>
4.1.4
</querydsl.version>
<reactor-bom.version>
Aluminium-BUILD-SNAPSHOT
</reactor-bom.version>
<reactor-bom.version>
Aluminium-SR1
</reactor-bom.version>
<reactor-netty.version>
0.6.3.BUILD-SNAPSHOT
</reactor-netty.version>
<rxjava.version>
1.2.9
</rxjava.version>
<rxjava.version>
1.2.9
</rxjava.version>
<rxjava-adapter.version>
1.2.1
</rxjava-adapter.version>
<rxjava-adapter.version>
1.2.1
</rxjava-adapter.version>
<rxjava2.version>
2.0.7
</rxjava2.version>
<rxjava2.version>
2.0.7
</rxjava2.version>
...
@@ -903,11 +902,6 @@
...
@@ -903,11 +902,6 @@
<artifactId>
netty-resolver-dns
</artifactId>
<artifactId>
netty-resolver-dns
</artifactId>
<version>
${netty.version}
</version>
<version>
${netty.version}
</version>
</dependency>
</dependency>
<dependency>
<groupId>
io.projectreactor.ipc
</groupId>
<artifactId>
reactor-netty
</artifactId>
<version>
${reactor-netty.version}
</version>
</dependency>
<dependency>
<dependency>
<groupId>
io.projectreactor
</groupId>
<groupId>
io.projectreactor
</groupId>
<artifactId>
reactor-bom
</artifactId>
<artifactId>
reactor-bom
</artifactId>
...
...
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