This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 4_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit f1293898cefe4c6e219fbf0b34d90d767a07571f Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Fri Jan 30 10:21:31 2026 +0100 Upgrading maven-build-cache-extension --- .mvn/extensions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 3f551f0e05..0fa026d33a 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -21,6 +21,6 @@ under the License. <extension> <groupId>org.apache.maven.extensions</groupId> <artifactId>maven-build-cache-extension</artifactId> - <version>1.2.1</version> + <version>1.2.2</version> </extension> </extensions>
