Skip to content

Commit

Permalink
Merge pull request #35 from cdietrich/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-clean-plugin-3.4.0

Bump org.apache.maven.plugins:maven-clean-plugin from 2.5 to 3.4.0
  • Loading branch information
cdietrich committed Aug 14, 2024
2 parents 830d594 + 48f10bf commit e7a5b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.xtext.example.mydsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>2.5</version>
<version>3.4.0</version>
<configuration>
<filesets>
<fileset>
Expand Down

0 comments on commit e7a5b3c

Please sign in to comment.