Skip to content

Commit b278234

Browse files
build(deps-dev): bump org.apache.maven.plugins:maven-assembly-plugin
Bumps the maven-plugins group in /feature-store/java with 1 update: [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin). Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.7.1...v3.8.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3474e2 commit b278234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

feature-store/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>org.apache.maven.plugins</groupId>
3131
<artifactId>maven-assembly-plugin</artifactId>
32-
<version>3.7.1</version>
32+
<version>3.8.0</version>
3333
<configuration>
3434
<archive>
3535
<manifest>

0 commit comments

Comments
 (0)