Skip to content

Commit bb5b514

Browse files
build(deps): bump org.apache.maven.plugins:maven-assembly-plugin (#2371)
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e39f14b commit bb5b514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,7 @@
10981098
<plugin>
10991099
<groupId>org.apache.maven.plugins</groupId>
11001100
<artifactId>maven-assembly-plugin</artifactId>
1101-
<version>3.7.1</version>
1101+
<version>3.8.0</version>
11021102
<configuration>
11031103
<finalName>apache-plc4x-${project.version}</finalName>
11041104
</configuration>

0 commit comments

Comments
 (0)