This is an automated email from the ASF dual-hosted git repository.
andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
The following commit(s) were added to refs/heads/main by this push:
new 0a1daba556 Bump com.github.eirslett:frontend-maven-plugin
0a1daba556 is described below
commit 0a1daba556b243e536e0e39c917bddd1332d4344
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 23 00:45:45 2024 +0000
Bump com.github.eirslett:frontend-maven-plugin
Bumps the maven-patch-group group with 1 update:
[com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin).
Updates `com.github.eirslett:frontend-maven-plugin` from 1.15.0 to 1.15.1
-
[Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.15.0...frontend-plugins-1.15.1)
---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-patch-group
...
Signed-off-by: dependabot[bot] <[email protected]>
---
jena-fuseki2/jena-fuseki-ui/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jena-fuseki2/jena-fuseki-ui/pom.xml
b/jena-fuseki2/jena-fuseki-ui/pom.xml
index 089ea4bd8c..201e14b886 100644
--- a/jena-fuseki2/jena-fuseki-ui/pom.xml
+++ b/jena-fuseki2/jena-fuseki-ui/pom.xml
@@ -61,7 +61,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
- <version>1.15.0</version>
+ <version>1.15.1</version>
<executions>
<execution>
<id>install node and yarn</id>