This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 29aefa5d67703d096d6ae7e0d1df7797a0cb6215
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jun 9 13:29:02 2023 +0200

    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 26be302595..e2daf1df75 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.0.0</version>
+    <version>1.0.1</version>
   </extension>
 </extensions>

Reply via email to