Martin Boulais
1d8ea63a9e
Fix typo in HTTP Basic Auth Provider documentation
...
The documentation states that setting the header `X-Requested-By` will remove the `WWW-Authenticate` header from the response.
However, after testing this and reading the library code it looks like the header to set is `X-Requested-With` (X-Requested-By is mentioned nowhere except in this documentation file), so I propose this simple PR to fix this.
Signed-off-by: Martin Boulais <31805063+martinboulais@users.noreply.github.com>
2026-01-08 13:59:34 -06:00
Tran Ngoc Nhan
d20c88ecef
Format code
...
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-01-08 13:35:43 -06:00
Tran Ngoc Nhan
79815e044e
Fix typos
...
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-01-08 13:35:43 -06:00
Rob Winch
04bba36ee5
Update supported branches in workflow file
...
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
2026-01-08 13:05:45 -06:00
Robert Winch
5bb99b654f
Bump org.apache.httpcomponents.client5:httpclient5 from 5.5.1 to 5.5.2
2026-01-08 13:02:42 -06:00
Robert Winch
37c15f3b81
Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.24
2026-01-08 13:02:37 -06:00
Robert Winch
0b4dcc4328
Bump org.junit:junit-bom from 6.0.1 to 6.0.2
2026-01-08 13:02:32 -06:00
Robert Winch
c09549970f
Merge branch '6.5.x'
2026-01-08 13:01:08 -06:00
Robert Winch
e7ba153d5d
Bump org.hibernate.orm:hibernate-core from 6.6.39.Final to 6.6.40.Final
2026-01-08 13:00:49 -06:00
Robert Winch
05518f3402
Bump org.apache.maven:maven-resolver-provider from 3.9.11 to 3.9.12
2026-01-08 13:00:44 -06:00
Robert Winch
ffa2c195d8
Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.24
2026-01-08 13:00:40 -06:00
Robert Winch
8901fe3d04
Merge branch '6.5.x'
2026-01-08 12:59:07 -06:00
Robert Winch
e1256d1d2f
Merge branch '6.4.x' into 6.5.x
2026-01-08 12:58:55 -06:00
Robert Winch
334df75c39
Bump org.hibernate.orm:hibernate-core from 6.6.39.Final to 6.6.40.Final
2026-01-08 12:58:34 -06:00
Robert Winch
11b601159d
Bump org.apache.maven:maven-resolver-provider from 3.9.11 to 3.9.12
2026-01-08 12:58:25 -06:00
dependabot[bot]
c77f42e80f
Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.24
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.5.22 to 1.5.24.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.22...v_1.5.24 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.5.24
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-07 03:27:07 +00:00
dependabot[bot]
8521b7d5a6
Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.24
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.5.22 to 1.5.24.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.22...v_1.5.24 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.5.24
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-07 03:21:38 +00:00
dependabot[bot]
7af927ead4
Bump org.junit:junit-bom from 6.0.1 to 6.0.2
...
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/junit-team/junit-framework/releases )
- [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.2 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-07 03:14:49 +00:00
dependabot[bot]
1529a2f5e3
Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.24
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.5.22 to 1.5.24.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.22...v_1.5.24 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.5.24
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-07 03:14:00 +00:00
Been24
beb3c78333
Replace method call with 'Builder.configureMessageConverters()'
...
Deprecated
since 7.0 in favor of configureMessageConverters(Consumer)
Closes gh-18378
Signed-off-by: Been24 <894661859qq@gmail.com>
2026-01-05 15:48:59 -05:00
dependabot[bot]
f17a07e4c1
Bump org.apache.maven:maven-resolver-provider from 3.9.11 to 3.9.12
...
Bumps org.apache.maven:maven-resolver-provider from 3.9.11 to 3.9.12.
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-resolver-provider
dependency-version: 3.9.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:12:20 +00:00
dependabot[bot]
687eb4faf6
Bump org.hibernate.orm:hibernate-core from 6.6.39.Final to 6.6.40.Final
...
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm ) from 6.6.39.Final to 6.6.40.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.40/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.39...6.6.40 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 6.6.40.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:12:09 +00:00
dependabot[bot]
00fbe052f4
Bump org.apache.maven:maven-resolver-provider from 3.9.11 to 3.9.12
...
Bumps org.apache.maven:maven-resolver-provider from 3.9.11 to 3.9.12.
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-resolver-provider
dependency-version: 3.9.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:10:38 +00:00
dependabot[bot]
5023cc7e4c
Bump org.hibernate.orm:hibernate-core from 6.6.39.Final to 6.6.40.Final
...
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm ) from 6.6.39.Final to 6.6.40.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.40/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.39...6.6.40 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 6.6.40.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:10:27 +00:00
dependabot[bot]
f4bfa609ae
Bump org.apache.httpcomponents.client5:httpclient5 from 5.5.1 to 5.5.2
...
Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client ) from 5.5.1 to 5.5.2.
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.5.2/RELEASE_NOTES.txt )
- [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.5.1...rel/v5.5.2 )
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
dependency-version: 5.5.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:06:05 +00:00
dependabot[bot]
6d6552a602
Bump org-aspectj from 1.9.25 to 1.9.25.1
...
Bumps `org-aspectj` from 1.9.25 to 1.9.25.1.
Updates `org.aspectj:aspectjrt` from 1.9.25 to 1.9.25.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
Updates `org.aspectj:aspectjweaver` from 1.9.25 to 1.9.25.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjrt
dependency-version: 1.9.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjweaver
dependency-version: 1.9.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-19 17:13:40 -06:00
dependabot[bot]
a259e49380
Bump org.apache.maven:maven-resolver-provider from 3.9.11 to 3.9.12
...
Bumps org.apache.maven:maven-resolver-provider from 3.9.11 to 3.9.12.
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-resolver-provider
dependency-version: 3.9.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-19 17:00:24 -06:00
dependabot[bot]
d5b135ad0f
Bump org.springframework.ldap:spring-ldap-core from 4.0.0 to 4.0.1
...
Bumps [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/spring-projects/spring-ldap/releases )
- [Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt )
- [Commits](https://github.com/spring-projects/spring-ldap/compare/4.0.0...4.0.1 )
---
updated-dependencies:
- dependency-name: org.springframework.ldap:spring-ldap-core
dependency-version: 4.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-19 16:58:30 -06:00
dependabot[bot]
5ca0d8027d
Bump org-apache-maven-resolver from 1.9.24 to 1.9.25
...
Bumps `org-apache-maven-resolver` from 1.9.24 to 1.9.25.
Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.24...maven-resolver-1.9.25 )
Updates `org.apache.maven.resolver:maven-resolver-impl` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.24...maven-resolver-1.9.25 )
Updates `org.apache.maven.resolver:maven-resolver-transport-http` from 1.9.24 to 1.9.25
---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
dependency-version: 1.9.25
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-impl
dependency-version: 1.9.25
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-http
dependency-version: 1.9.25
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-19 16:57:59 -06:00
github-actions[bot]
ac9c0a4313
Update Antora Spring UI to v0.4.25
2025-12-19 16:57:20 -06:00
Robert Winch
8a3e6a8fda
Merge branch '6.5.x'
2025-12-19 16:53:27 -06:00
Robert Winch
811be0a927
Bump org.springframework.data:spring-data-bom from 2024.1.12 to 2024.1.13
2025-12-19 16:52:57 -06:00
Robert Winch
40e11752e0
Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22
2025-12-19 16:51:50 -06:00
Robert Winch
bc8d630bbc
Bump org.springframework.ldap:spring-ldap-core from 3.2.15 to 3.2.16
2025-12-19 16:51:46 -06:00
Robert Winch
861c60a28f
Bump org.springframework:spring-framework-bom from 6.2.14 to 6.2.15
2025-12-19 16:51:39 -06:00
Robert Winch
3cd8dc5c44
Bump io.micrometer:micrometer-observation from 1.14.13 to 1.14.14
2025-12-19 16:47:42 -06:00
Robert Winch
97342f83fd
Bump org.springframework.ldap:spring-ldap-core from 3.2.15 to 3.2.16
2025-12-19 16:47:19 -06:00
Robert Winch
dfe062b390
Bump org.hibernate.orm:hibernate-core from 6.6.38.Final to 6.6.39.Final
2025-12-19 16:45:18 -06:00
Robert Winch
703a81390e
Bump org.springframework.data:spring-data-bom from 2024.1.12 to 2024.1.13
2025-12-19 16:45:10 -06:00
dependabot[bot]
0514ee4cc5
Bump org-aspectj from 1.9.25 to 1.9.25.1
...
Bumps `org-aspectj` from 1.9.25 to 1.9.25.1.
Updates `org.aspectj:aspectjrt` from 1.9.25 to 1.9.25.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
Updates `org.aspectj:aspectjweaver` from 1.9.25 to 1.9.25.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjrt
dependency-version: 1.9.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjweaver
dependency-version: 1.9.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-17 03:15:05 +00:00
dependabot[bot]
18c4c4c528
Bump org-aspectj from 1.9.25 to 1.9.25.1
...
Bumps `org-aspectj` from 1.9.25 to 1.9.25.1.
Updates `org.aspectj:aspectjrt` from 1.9.25 to 1.9.25.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
Updates `org.aspectj:aspectjweaver` from 1.9.25 to 1.9.25.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases )
- [Commits](https://github.com/eclipse/org.aspectj/commits )
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjrt
dependency-version: 1.9.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjweaver
dependency-version: 1.9.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-17 03:12:14 +00:00
dependabot[bot]
9fd6d54268
Bump org.springframework:spring-framework-bom from 6.2.14 to 6.2.15
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.2.14 to 6.2.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.14...v6.2.15 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-version: 6.2.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 03:16:05 +00:00
dependabot[bot]
3f04f42abb
Bump org.springframework.ldap:spring-ldap-core from 3.2.15 to 3.2.16
...
Bumps [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap ) from 3.2.15 to 3.2.16.
- [Release notes](https://github.com/spring-projects/spring-ldap/releases )
- [Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt )
- [Commits](https://github.com/spring-projects/spring-ldap/compare/3.2.15...3.2.16 )
---
updated-dependencies:
- dependency-name: org.springframework.ldap:spring-ldap-core
dependency-version: 3.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 03:15:51 +00:00
dependabot[bot]
f585461427
Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.5.21 to 1.5.22.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.21...v_1.5.22 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.5.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 03:15:45 +00:00
dependabot[bot]
a155c035e1
Bump org.springframework.data:spring-data-bom
...
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom ) from 2024.1.12 to 2024.1.13.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases )
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2024.1.12...2024.1.13 )
---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
dependency-version: 2024.1.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 03:15:13 +00:00
dependabot[bot]
6d722edab1
Bump org.springframework.data:spring-data-bom
...
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom ) from 2024.1.12 to 2024.1.13.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases )
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2024.1.12...2024.1.13 )
---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
dependency-version: 2024.1.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 03:13:17 +00:00
dependabot[bot]
e712531555
Bump org.hibernate.orm:hibernate-core from 6.6.38.Final to 6.6.39.Final
...
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm ) from 6.6.38.Final to 6.6.39.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases )
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.39/changelog.txt )
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.6.38...6.6.39 )
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 6.6.39.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 03:13:08 +00:00
dependabot[bot]
100c07de98
Bump org.springframework.ldap:spring-ldap-core from 3.2.15 to 3.2.16
...
Bumps [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap ) from 3.2.15 to 3.2.16.
- [Release notes](https://github.com/spring-projects/spring-ldap/releases )
- [Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt )
- [Commits](https://github.com/spring-projects/spring-ldap/compare/3.2.15...3.2.16 )
---
updated-dependencies:
- dependency-name: org.springframework.ldap:spring-ldap-core
dependency-version: 3.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 03:12:14 +00:00
github-actions[bot]
9095a1bffd
Next development version
2025-12-15 20:58:49 +00:00
github-actions[bot]
9d08114c58
Release 7.0.2
7.0.2
2025-12-15 20:23:38 +00:00