This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new 7cd6d815f [OPENMEETINGS-2819] Bump
com.github.eirslett:frontend-maven-plugin from 2.0.0 to 2.0.1 (#252)
7cd6d815f is described below
commit 7cd6d815fcce728e074abd8c09e4d1a9a3506ba9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 14:26:49 2026 +0700
[OPENMEETINGS-2819] Bump com.github.eirslett:frontend-maven-plugin from
2.0.0 to 2.0.1 (#252)
Bumps
[com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin)
from 2.0.0 to 2.0.1.
-
[Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-2.0.0...frontend-plugins-2.0.1)
---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
dependency-version: 2.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c57d5b821..e138e2b90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
<sonar-maven-plugin.version>5.7.0.6970</sonar-maven-plugin.version>
<jacoco-maven-plugin.versoin>0.8.14</jacoco-maven-plugin.versoin>
<forbiddenapis.version>3.10</forbiddenapis.version>
-
<frontend-maven-plugin.version>2.0.0</frontend-maven-plugin.version>
+
<frontend-maven-plugin.version>2.0.1</frontend-maven-plugin.version>
<plexus-utils.version>4.0.3</plexus-utils.version>
<cyclonedx.version>2.9.1</cyclonedx.version>
<spdx.version>1.0.3</spdx.version>