20188 Commits

Author SHA1 Message Date
Phillip Webb
e4772cf3b7 Update copyright year of changed files 2022-12-22 00:59:32 -08:00
Phillip Webb
2e7ca6f82d Warning if <springProfile> is used in phase 2 model elements
Add `SpringProfileIfNestedWithinSecondPhaseElementSanityChecker` which
will provide a warning if `<springProfile>` is used within a phase 2
model element. This is similar to Logback's own `<if>` warnings.

The `LogbackLoggingSystem` has also been updated so that warning are
printed when present.

Fixes gh-33610
2022-12-22 00:57:59 -08:00
Phillip Webb
2ed512ddb5 Use model.deepMarkAsSkipped in SpringProfileModelHandler
Switch `model.markAsSkipped` to `model.deepMarkAsSkipped` in
`SpringProfileModelHandler`.

Although the current call doesn't appear to be causing issues,
it seems best to align our <springProfile> support with the way
that Logback implements its own `<if>` support.

Closes gh-33618
2022-12-22 00:54:06 -08:00
Phillip Webb
532fed3147 Increase couchbase connection timeout for tests 2022-12-22 00:49:04 -08:00
Phillip Webb
6367a8c62c Merge branch '2.7.x' 2022-12-21 22:54:01 -08:00
Phillip Webb
5ba52d0000 Polish formatting 2022-12-21 22:53:54 -08:00
Phillip Webb
e57824fb58 Merge branch '2.7.x'
Closes gh-33617
2022-12-21 22:52:59 -08:00
Phillip Webb
a2a59dd627 Polish 'Improve gradle plugin tags documentation'
See gh-33614
2022-12-21 22:52:27 -08:00
Shekhar Aggarwal
a1df607dd8 Improve gradle plugin tags documentation
See gh-33614
2022-12-21 22:50:02 -08:00
Phillip Webb
5814543bb1 Merge branch '2.7.x'
Closes gh-33616
2022-12-21 22:49:40 -08:00
Phillip Webb
c205ba0694 Polish 'Improve maven plugin tags documentation'
See gh-33609
2022-12-21 22:47:28 -08:00
Shekhar Aggarwal
79557012a7 Improve maven plugin tags documentation
See gh-33609
2022-12-21 22:46:42 -08:00
Phillip Webb
94819ee313 Merge branch '2.7.x'
Closes gh-33615
2022-12-21 22:39:34 -08:00
Phillip Webb
42aa661e69 Polish 'Fix typo in LocalDevToolsAutoConfiguration logging'
See gh-33569
2022-12-21 22:35:38 -08:00
Artur
549c9e5076 Fix typo in LocalDevToolsAutoConfiguration logging
See gh-33569
2022-12-21 22:35:05 -08:00
Phillip Webb
c257f2b1d2 Merge branch '2.7.x' 2022-12-21 11:37:41 -08:00
Phillip Webb
bc6fc33498 Polish 2022-12-21 10:16:25 -08:00
Scott Frederick
fead976952 Adapt to changes in Couchbase client
See gh-33588
2022-12-21 11:48:39 -06:00
Phillip Webb
5f30a70581 Upgrade to Undertow 2.3.2.Final
Closes gh-33608
2022-12-21 08:47:20 -08:00
Phillip Webb
41f5cd3fde Upgrade to UnboundID LDAPSDK 6.0.7
Closes gh-33607
2022-12-21 08:47:18 -08:00
Phillip Webb
ed9dd0783a Upgrade to Thymeleaf Extras SpringSecurity 3.1.1.RELEASE
Closes gh-33606
2022-12-21 08:32:10 -08:00
Phillip Webb
bf855cf053 Upgrade to Spring Integration 6.0.1
Closes gh-33605
2022-12-21 08:22:26 -08:00
Phillip Webb
952c439c9e Upgrade to SLF4J 2.0.6
Closes gh-33604
2022-12-21 08:22:22 -08:00
Phillip Webb
cc8236f1c4 Upgrade to Netty 4.1.86.Final
Closes gh-33603
2022-12-21 08:22:20 -08:00
Phillip Webb
2a77f5fa6e Upgrade to MSSQL JDBC 11.2.2.jre17
Closes gh-33601
2022-12-21 08:22:15 -08:00
Phillip Webb
7e57a100e8 Upgrade to MongoDB 4.8.1
Closes gh-33600
2022-12-21 08:22:13 -08:00
Phillip Webb
29c0eb13d7 Upgrade to Lettuce 6.2.2.RELEASE
Closes gh-33599
2022-12-21 08:22:10 -08:00
Phillip Webb
b0b20e4e42 Upgrade to jOOQ 3.17.6
Closes gh-33597
2022-12-21 08:22:05 -08:00
Phillip Webb
19f19559aa Upgrade to Jetty 11.0.13
Closes gh-33596
2022-12-21 08:22:02 -08:00
Phillip Webb
c98f34ffca Upgrade to Jaybird 4.0.8.java11
Closes gh-33595
2022-12-21 08:22:00 -08:00
Phillip Webb
d732eef8b6 Upgrade to Infinispan 14.0.4.Final
Closes gh-33594
2022-12-21 08:21:57 -08:00
Phillip Webb
735f422505 Upgrade to HttpCore 4.4.16
Closes gh-33593
2022-12-21 08:21:55 -08:00
Phillip Webb
a6f0fcd8f2 Upgrade to HttpClient 4.5.14
Closes gh-33592
2022-12-21 08:21:52 -08:00
Phillip Webb
2eb7f643a8 Upgrade to Hibernate 6.1.6.Final
Closes gh-33591
2022-12-21 08:21:50 -08:00
Phillip Webb
a4bcf1bcf0 Upgrade to Elasticsearch Client 8.5.3
Closes gh-33590
2022-12-21 08:21:47 -08:00
Phillip Webb
914fbabcda Upgrade to Dropwizard Metrics 4.2.14
Closes gh-33589
2022-12-21 08:21:45 -08:00
Phillip Webb
43d389f7e5 Upgrade to Couchbase Client 3.4.1
Closes gh-33588
2022-12-21 08:21:42 -08:00
Phillip Webb
0b3a8c51d2 Upgrade to Byte Buddy 1.12.20
Closes gh-33587
2022-12-21 08:21:40 -08:00
Phillip Webb
edd6a3b271 Upgrade to AspectJ 1.9.19
Closes gh-33586
2022-12-21 08:21:37 -08:00
Phillip Webb
1939d23de3 Upgrade to Undertow 2.2.22.Final
Closes gh-33585
2022-12-21 08:04:32 -08:00
Phillip Webb
8e42dfce55 Upgrade to UnboundID LDAPSDK 6.0.7
Closes gh-33584
2022-12-21 08:04:30 -08:00
Phillip Webb
bec2badec1 Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE
Closes gh-33582
2022-12-21 08:04:25 -08:00
Phillip Webb
9dcc49538e Upgrade to Spring Integration 5.5.16
Closes gh-33581
2022-12-21 08:04:22 -08:00
Phillip Webb
5e2e18d577 Upgrade to Netty 4.1.86.Final
Closes gh-33580
2022-12-21 08:04:19 -08:00
Phillip Webb
8c43c213ed Upgrade to Neo4j Java Driver 4.4.11
Closes gh-33579
2022-12-21 08:04:16 -08:00
Phillip Webb
8472d7ecff Upgrade to MSSQL JDBC 10.2.2.jre8
Closes gh-33578
2022-12-21 08:04:13 -08:00
Phillip Webb
7238dddf09 Upgrade to Jetty 9.4.50.v20221201
Closes gh-33577
2022-12-21 08:04:11 -08:00
Phillip Webb
8a376cb27e Upgrade to Jaybird 4.0.8.java8
Closes gh-33576
2022-12-21 08:04:08 -08:00
Phillip Webb
9f72be57ee Upgrade to Infinispan 13.0.14.Final
Closes gh-33575
2022-12-21 08:04:05 -08:00
Phillip Webb
ec2b697684 Upgrade to HttpCore 4.4.16
Closes gh-33574
2022-12-21 08:04:02 -08:00