Skip to content

Commit db783aa

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump maven-assembly-plugin from 3.4.2 to 3.5.0
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.4.2...maven-assembly-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53c685f commit db783aa

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
@@ -341,7 +341,7 @@ limitations under the License.
341341
<plugin>
342342
<groupId>org.apache.maven.plugins</groupId>
343343
<artifactId>maven-assembly-plugin</artifactId>
344-
<version>3.4.2</version>
344+
<version>3.5.0</version>
345345
</plugin>
346346
<plugin>
347347
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)