Andy Wilkinson
d908d0e876
Upgrade to Jackson 2.9.4
...
Closes gh-11830
7 years ago
Vedran Pavic
df28ee7122
Use Spring Session BOM in dependency management
...
Closes gh-11815
7 years ago
Jon Schneider
d1de1cd053
Upgrade to micrometer 1.0.0-SNAPSHOT
...
Move to the snapshots and rework changed APIs in preparation for
the upcoming rc8 release.
See gh-11575
7 years ago
Stephane Nicoll
cacc3a0b2b
Upgrade to Spring Session 2.0.1.RELEASE
...
See gh-11537
7 years ago
Andy Wilkinson
85d4647bda
Downgrade to Groovy 2.4.13
...
There's an extra ClassLoader in the hierarchy of the TCCL in Groovy
2.4 vs Groovy 2.5 so we require an extra getParent() call to avoid
being able to load classes that are visible to the launched URL
class loader.
Closes gh-11745
7 years ago
Andy Wilkinson
3c462d3b93
Upgrade to Spring Security 5.0.1.RELEASE
...
Closes gh-11573
7 years ago
Stephane Nicoll
41bfe07964
Upgrade to Spring Data Kay SR3
...
Closes gh-11666
7 years ago
Stephane Nicoll
b1525f4f2e
Rename spring-boot-deprecated-properties-support
...
Rename `spring-boot-deprecated-properties-support` to
`spring-boot-properties-migrator`.
See gh-11301
7 years ago
Stephane Nicoll
674be06874
Upgrade to Spring Framework 5.0.3.RELEASE
...
Closes gh-11503
7 years ago
Stephane Nicoll
81b275fa2a
Upgrade to Reactor Bismuth-SR5
...
Closes gh-11572
7 years ago
Andy Wilkinson
f5a8c2a705
Upgrade to Postgresql 42.2.0
...
Closes gh-11741
7 years ago
Andy Wilkinson
26ea4037a3
Upgrade to Neo4j Ogm 3.0.3
...
Closes gh-11740
7 years ago
Andy Wilkinson
d5b58a60e0
Upgrade to Jetty El 8.5.24.1
...
Closes gh-11739
7 years ago
Andy Wilkinson
89953f0d46
Upgrade to Jooq 3.10.4
...
Closes gh-11738
7 years ago
Andy Wilkinson
3b760d3620
Upgrade to Kotlin 1.2.20
...
Closes gh-11737
7 years ago
Andy Wilkinson
0ebff9aa80
Upgrade to Flyway 5.0.6
...
Closes gh-11736
7 years ago
Andy Wilkinson
37d3416627
Upgrade to Elasticsearch 5.6.6
...
Closes gh-11735
7 years ago
Andy Wilkinson
c825167ec7
Upgrade to Netty 4.1.20.Final
...
Closes gh-11734
7 years ago
Andy Wilkinson
67c74ff123
Upgrade to Embedded Mongo 2.0.1
...
Closes gh-11733
7 years ago
Andy Wilkinson
884486aba7
Upgrade to Hikaricp 2.7.6
...
Closes gh-11732
7 years ago
Andy Wilkinson
315d2b620e
Upgrade to Unboundid Ldapsdk 4.0.4
...
Closes gh-11731
7 years ago
Andy Wilkinson
59e577d9ac
Upgrade to Cassandra Driver 3.4.0
...
Closes gh-11730
7 years ago
Andy Wilkinson
1fdfcfd042
Upgrade to Couchbase Client 2.5.4
...
Closes gh-11729
7 years ago
Andy Wilkinson
61eb93f9b0
Upgrade to Atomikos 4.0.6
...
Closes gh-11728
7 years ago
Andy Wilkinson
b5444430ca
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
6aa639253a
Analyse the environment for properties that are no longer supported
...
This commit adds a new `spring-boot-configuration-analyzer` module that
can be added to any app to analyze its environment on startup.
Each configuration key that has a matching replacement is temporarily
transitioned to the new name with a `WARN` report that lists all of
them.
If the project defines configuration keys that don't have a replacement,
an `ERROR` report lists them with more information if it is available.
Closes gh-11301
7 years ago
sdeleuze
d1b18b75d7
Manage dependencies for kotlin-stdlib-jdk7/8
...
As explained in the "Split package compatibility" section of
https://blog.jetbrains.com/kotlin/2017/09/kotlin-1-2-beta-is-out/
kotlin-stdlib-jdk7 and kotlin-stdlib-jdk8 are the recommended
dependencies to use with Kotlin 1.2 for Java 9+ compatibility.
Closes gh-11716
7 years ago
Stephane Nicoll
5c164d850e
Upgrade to Spring Kafka 2.1.1.RELEASE
...
Closes gh-11524
7 years ago
Arnaud Cogoluègnes
58c8c4d56a
Add auto-configuration for RabbitMQ metrics
...
See gh-10887
7 years ago
Andy Wilkinson
1d9f9716e9
Merge branch '1.5.x'
...
# Conflicts:
# spring-boot-project/spring-boot-dependencies/pom.xml
7 years ago
Andy Wilkinson
d5c9b9e12f
Start building against snapshots for Spring Data Kay SR3
...
See gh-11666
7 years ago
Eddú Meléndez
cecef7a7df
Upgrade to JUnit Jupiter 5.0.3
...
Closes gh-11649
7 years ago
Stephane Nicoll
2bf662f231
Remove hdrhistogram managed dependency
...
Closes gh-10923
7 years ago
Eddú Meléndez
fb88a56af0
Upgrade to Spring Session 2.0.0.RELEASE
...
Closes gh-11619
7 years ago
Stephane Nicoll
a99adb1047
Upgrade to Micrometer 1.0.0-rc.7
...
See gh-11598
7 years ago
Jon Schneider
ccc820f723
Upgrade to Micrometer 1.0.0-rc.6
...
See gh-11598
7 years ago
Andy Wilkinson
0666a62434
Upgrade to Javax Cache 1.1.0
...
Closes gh-11578
7 years ago
Phillip Webb
fb614c64da
Revert "Build against Spring Security 5.0.1 SNAPSHOT"
...
This reverts commit 2c52b9e87a
since the SNAPSHOT BOM doesn't appear to be published.
See gh-11573
7 years ago
Phillip Webb
2c52b9e87a
Build against Spring Security 5.0.1 SNAPSHOT
...
See gh-11573
7 years ago
Andy Wilkinson
47acf8acdc
Start building against Reactor Bismuth snapshots
...
See gh-11572
7 years ago
Stephane Nicoll
0822fcf0c5
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
6a0dbc5ce0
Upgrade to Sqlite Jdbc 3.21.0.1
...
Closes gh-11567
7 years ago
Andy Wilkinson
3f8c99d1b6
Upgrade to Selenium 3.8.1
...
Closes gh-11566
7 years ago
Andy Wilkinson
b5ee0031b4
Upgrade to Selenium Htmlunit 2.29.0
...
Closes gh-11565
7 years ago
Andy Wilkinson
b1371a703f
Upgrade to Reactive Streams 1.0.2
...
Closes gh-11564
7 years ago
Andy Wilkinson
750265ee39
Upgrade to Jetty El 8.5.24
...
Closes gh-11563
7 years ago
Andy Wilkinson
2a9ab811bc
Upgrade to Mongo Driver Reactivestreams 1.7.0
...
Closes gh-11562
7 years ago
Andy Wilkinson
461ab35249
Upgrade to Mongodb 3.6.1
...
Closes gh-11561
7 years ago
Andy Wilkinson
bdced553f1
Upgrade to Mariadb 2.2.1
...
Closes gh-11560
7 years ago
Andy Wilkinson
f051eb5858
Upgrade to Jooq 3.10.3
...
Closes gh-11559
7 years ago