diff --git a/.flattened-pom.xml b/.flattened-pom.xml
new file mode 100644
index 00000000..4ecab1d2
--- /dev/null
+++ b/.flattened-pom.xml
@@ -0,0 +1,190 @@
+
+
+ 4.0.0
+ org.springframework.hateoas
+ spring-hateoas
+ 2.4.0-SNAPSHOT
+ Spring HATEOAS
+ Library to support implementing representations for
+ hyper-text driven REST web services.
+ https://github.com/spring-projects/spring-hateoas
+ 2011
+
+ Pivotal, Inc.
+ https://www.spring.io
+
+
+
+ Apache License, Version 2.0
+ https://www.apache.org/licenses/LICENSE-2.0
+ Copyright 2011-2022 the original author or authors.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ https://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
+
+
+ odrotbohm
+ Oliver Drotbohm
+ odrotbohm(at)vmware.com
+ VMware, Inc.
+
+ Project lead
+
+ +1
+
+
+ gturnquist
+ Greg Turnquist
+ gturnquist(at)vmware.com
+ VMware, Inc.
+
+ Contributor
+
+ -6
+
+
+
+ scm:git:git://github.com/spring-projects/spring-hateoas.git
+ scm:git:ssh://git@github.com:spring-projects/spring-hateoas.git
+ https://github.com/spring-projects/spring-hateoas
+
+
+
+ org.jetbrains.kotlin
+ kotlin-stdlib
+ 1.9.25
+ compile
+ true
+
+
+ org.jetbrains.kotlin
+ kotlin-reflect
+ 1.9.25
+ compile
+ true
+
+
+ org.jetbrains.kotlinx
+ kotlinx-coroutines-reactor
+ 1.9.0
+ compile
+ true
+
+
+ org.springframework
+ spring-aop
+ 6.2.0-RC1
+ compile
+
+
+ org.springframework
+ spring-beans
+ 6.2.0-RC1
+ compile
+
+
+ org.springframework
+ spring-context
+ 6.2.0-RC1
+ compile
+
+
+ org.springframework
+ spring-core
+ 6.2.0-RC1
+ compile
+
+
+ org.springframework
+ spring-web
+ 6.2.0-RC1
+ compile
+
+
+ org.springframework
+ spring-webmvc
+ 6.2.0-RC1
+ compile
+ true
+
+
+ org.springframework
+ spring-webflux
+ 6.2.0-RC1
+ compile
+ true
+
+
+ org.springframework.plugin
+ spring-plugin-core
+ 3.0.0
+ compile
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+ 2.18.0
+ compile
+ true
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ 2.18.0
+ compile
+ true
+
+
+ com.jayway.jsonpath
+ json-path
+ 2.9.0
+ compile
+
+
+ org.atteo
+ evo-inflector
+ 1.3
+ compile
+ true
+
+
+ jakarta.validation
+ jakarta.validation-api
+ 3.0.2
+ compile
+ true
+
+
+ org.slf4j
+ slf4j-api
+ 2.0.16
+ compile
+
+
+ org.springframework
+ spring-test
+ 6.2.0-RC1
+ compile
+ true
+
+
+ jakarta.servlet
+ jakarta.servlet-api
+ 6.0.0
+ provided
+
+
+
diff --git a/pom.xml b/pom.xml
index 7dc5308c..bb06cf21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
2.17.2
spring.hateoas
2.9.0
- 5.10.3
+ 5.10.5
1.18.34
2023.0.10
2.0.16