This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit afe8198a5bb5a72a56e0de55648c74c10326d9f6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu May 8 23:07:14 2025 +0000 Bump us.hebi.sass:sass-cli-maven-plugin from 1.0.3 to 1.0.4 Bumps [us.hebi.sass:sass-cli-maven-plugin](https://github.com/HebiRobotics/sass-cli-maven-plugin) from 1.0.3 to 1.0.4. - [Changelog](https://github.com/HebiRobotics/sass-cli-maven-plugin/blob/main/CHANGELOG.adoc) - [Commits](https://github.com/HebiRobotics/sass-cli-maven-plugin/compare/1.0.3...1.0.4) --- updated-dependencies: - dependency-name: us.hebi.sass:sass-cli-maven-plugin dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e8315f3f1..93df03b362 100644 --- a/pom.xml +++ b/pom.xml @@ -1792,7 +1792,7 @@ under the License. <plugin> <groupId>us.hebi.sass</groupId> <artifactId>sass-cli-maven-plugin</artifactId> - <version>1.0.3</version> + <version>1.0.4</version> <configuration> <sassVersion>1.62.0</sassVersion> <skip>${sass.skip}</skip>