From e7a6764734129b57d019bb24566e59e0f12f1fba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 06:55:21 +0000 Subject: [PATCH] Bump the mvnpm group with 2 updates Bumps the mvnpm group with 2 updates: [org.mvnpm:lit-element](https://github.com/lit/lit) and [org.mvnpm:lit-html](https://github.com/lit/lit). Updates `org.mvnpm:lit-element` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/CHANGELOG.md) - [Commits](https://github.com/lit/lit/compare/lit-element@4.1.0...lit-element@4.1.1) Updates `org.mvnpm:lit-html` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/CHANGELOG.md) - [Commits](https://github.com/lit/lit/compare/lit@3.2.0...lit@3.2.1) --- updated-dependencies: - dependency-name: org.mvnpm:lit-element dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mvnpm - dependency-name: org.mvnpm:lit-html dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mvnpm ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b0399c5..216a512 100644 --- a/pom.xml +++ b/pom.xml @@ -429,13 +429,13 @@ org.mvnpm lit-element - 4.1.0 + 4.1.1 runtime org.mvnpm lit-html - 3.2.0 + 3.2.1 runtime