Skip to content

Commit bab7a68

Browse files
Maven pom.xml(deps): Bump maven-plugin-plugin from 3.6.0 to 3.9.0
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.0 to 3.9.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.0...maven-plugin-tools-3.9.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62a2a33 commit bab7a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsmodelsgen-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
<plugin>
195195
<groupId>org.apache.maven.plugins</groupId>
196196
<artifactId>maven-plugin-plugin</artifactId>
197-
<version>3.6.0</version>
197+
<version>3.9.0</version>
198198
<configuration>
199199
<goalPrefix>windup-tsmodelsgen</goalPrefix>
200200
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>

0 commit comments

Comments
 (0)