Skip to content

Commit e205a65

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3 (#450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3a1cae commit e205a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<plugin>
5050
<groupId>org.apache.maven.plugins</groupId>
5151
<artifactId>maven-jar-plugin</artifactId>
52-
<version>2.6</version>
52+
<version>3.3.0</version>
5353
<executions>
5454
<execution>
5555
<goals>

0 commit comments

Comments
 (0)