Skip to content

Commit 4e6e2b8

Browse files
build(deps): bump maven-assembly-plugin from 3.2.0 to 3.3.0 (#3)
Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.2.0...maven-assembly-plugin-3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 47ec0dc commit 4e6e2b8

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
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.apache.maven.plugins</groupId>
185185
<artifactId>maven-assembly-plugin</artifactId>
186-
<version>3.2.0</version>
186+
<version>3.3.0</version>
187187
<configuration>
188188
<descriptorRefs>
189189
<descriptorRef>jar-with-dependencies</descriptorRef>

0 commit comments

Comments
 (0)