Andy Wilkinson
55c06fcc15
Merge branch '1.5.x'
8 years ago
Andy Wilkinson
5ee46742be
Upgrade to Mariadb 1.5.7
...
Closes gh-8098
8 years ago
Andy Wilkinson
7ae9148caa
Upgrade to Jooq 3.9.1
...
Closes gh-8097
8 years ago
Andy Wilkinson
99a48a9a8c
Upgrade to Narayana 5.5.1.Final
...
Closes gh-8096
8 years ago
Andy Wilkinson
e42ae87989
Upgrade to Jersey 2.25.1
...
Closes gh-8095
8 years ago
Andy Wilkinson
31f1ad9bb9
Upgrade to Artemis 1.5.2
...
Closes gh-8094
8 years ago
Andy Wilkinson
ac4c29bc9f
Upgrade to Hazelcast 3.7.5
...
Closes gh-8093
8 years ago
Andy Wilkinson
5c006d05f8
Merge branch '1.5.x'
8 years ago
Andy Wilkinson
988ad6b911
Merge branch '1.4.x' into 1.5.x
8 years ago
Vedran Pavic
5e6abd2471
Replace dep mgmt for hazelcast-hiberate5 with hazelcast-hibernate52
...
Hibernate 5.2 is now the minimum supported version so providing
dependency management for hazelcast-hiberate5 no longer makes sense.
This commit replaces it with dependency management for
hazelcast-hibernate52.
Closes gh-7869
8 years ago
Andy Wilkinson
bd58a6de66
Upgrade to Jaybird 2.2.12
...
Closes gh-8086
8 years ago
Andy Wilkinson
f8056f9888
Upgrade to Elasticsearch 2.4.4
...
Closes gh-8085
8 years ago
Andy Wilkinson
96f6f42b32
Upgrade to Jetty 9.3.16.v20170120
...
Closes gh-8084
8 years ago
Andy Wilkinson
70cd5c42ed
Upgrade to Groovy 2.4.8
...
Closes gh-8083
8 years ago
Andy Wilkinson
fcd5477334
Upgrade to Httpcore 4.4.6
...
Closes gh-8082
8 years ago
Andy Wilkinson
a736102a4b
Upgrade to Activemq 5.13.5
...
Closes gh-8081
8 years ago
Andy Wilkinson
ec70046e27
Upgrade to Joda Time 2.9.7
...
Closes gh-8080
8 years ago
Andy Wilkinson
b5cecd42d1
Upgrade to Undertow 1.3.26.Final
...
Closes gh-8079
8 years ago
Andy Wilkinson
b43a8c2069
Upgrade to Jackson 2.8.6
...
Closes gh-8078
8 years ago
Andy Wilkinson
fe17a0efa2
Upgrade to Logback 1.1.9
...
Closes gh-69
8 years ago
Andy Wilkinson
0f998e2ae1
Merge branch '1.5.x'
8 years ago
Andy Wilkinson
013d45a4d7
Upgrade to Jetty 9.4.1.v20170120
...
Closes gh-7750
8 years ago
Andy Wilkinson
e3235f2370
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
1607f682db
Start building against Spring Framework 4.3.6 snapshots
...
See gh-7774
8 years ago
Andy Wilkinson
6c50874917
Correct the managed version for spring-boot-autoconfigure-processor
8 years ago
Phillip Webb
8ffaa54e74
Merge branch '1.5.x'
8 years ago
Madhura Bhave
ca435512c0
Introduce spring-boot-autoconfigure-processor
...
Add an annotation processor that generates properties files for certain
auto-configuration class annotations. Currently attribute values from
@AutoConfigureOrder, @AutoConfigureBefore, @AutoConfigureAfter and
@ConditionalOnClass annotations are stored.
The properties file will allow optimizations to be added in the
`spring-boot-autoconfigure` project. Primarily by removing the need
to ASM parse as many `.class` files.
See gh-7573
8 years ago
Stephane Nicoll
09eb12c9a3
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
012f3d3509
Upgrade to Spring LDAP 2.3.1.RELEASE
...
Closes gh-8055
8 years ago
Andy Wilkinson
d4c4bc35fd
Start building against Spring Data Kay snapshots
...
See gh-7461
8 years ago
Andy Wilkinson
0acfee44c5
Start building against Spring Session 2.0 snapshots
...
See gh-8049
8 years ago
Andy Wilkinson
eb4329fb39
Merge branch '1.5.x'
8 years ago
Andy Wilkinson
0ad4e0e70f
Merge branch '1.4.x' into 1.5.x
8 years ago
Andy Wilkinson
9e2e824098
Upgrade to Tomcat 8.5.11
...
Closes gh-7360
8 years ago
Stephane Nicoll
4fe04178b7
Merge branch '1.5.x'
8 years ago
Eddú Meléndez
5b57beca57
Upgrade to Spring LDAP 2.3.0.RELEASE
...
Closes gh-8047
8 years ago
Artem Bilan
00f3ed348e
Upgrade to Spring AMQP 1.7.0.RELEASE
...
Closes gh-8038
8 years ago
Stephane Nicoll
d9a0a55245
Upgrade to Spring AMQP 1.6.7.RELEASE
...
Closes gh-8033
8 years ago
Andy Wilkinson
bf776070c0
Merge branch '1.5.x'
8 years ago
Andy Wilkinson
3fcdd310d3
Upgrade to Neo4j OGM 2.1.1
...
Closes gh-8025
8 years ago
Andy Wilkinson
81f5bbb17b
Merge branch '1.5.x'
8 years ago
Quentin Caillard
0a46bff4b2
Correct typo in comment in spring-boot-dependencies
...
Closes gh-8009
8 years ago
Brian Clozel
8193124ef4
Use Reactor BOM in Boot dependency management
...
This commit replaces the manual management of reactor dependencies by
the new Reactor BOM, version "Aluminium-RELEASE".
Overriding the reactor dependency versions in a Boot application now
requires to use the `reactor-bom.version` property.
Fixes gh-7028
8 years ago
Andy Wilkinson
8eeeb73015
Merge branch '1.5.x'
8 years ago
Andy Wilkinson
69f362baca
Use properties for versions of plugins managed in spring-boot-dependencies
...
Closes gh-4952
8 years ago
Andy Wilkinson
19b2794467
Merge branch '1.5.x'
8 years ago
Eddú Meléndez
7c33125eb0
Simplify Jackson dependency management by importing its bom
...
Closes gh-7436
8 years ago
Stephane Nicoll
7f16a36c59
Merge branch '1.5.x'
8 years ago
Stephane Nicoll
a5d67b9be8
Upgrade to Git Commit ID Plugin 2.2.2
...
Closes gh-7980
8 years ago
Andy Wilkinson
8ca426281b
Merge branch '1.5.x'
8 years ago