Skip to content

Commit

Permalink
Merge pull request #110 from xtext/dependabot/maven/all-dependencies-…
Browse files Browse the repository at this point in the history
…95e7d872ed

Bump the all-dependencies group across 1 directory with 2 updates
  • Loading branch information
cdietrich authored Aug 14, 2024
2 parents a203045 + b843366 commit efe3271
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion my.mavenized.herolanguage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>mwe2Launcher</id>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>2.5</version>
<version>3.4.0</version>
<executions>
<execution>
<id>gen-clean</id>
Expand Down

0 comments on commit efe3271

Please sign in to comment.