Skip to content

Commit

Permalink
plugin update
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuszs committed Aug 20, 2020
1 parent cd83d23 commit ea4e286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jpa2ddl-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<plugin>
<groupId>io.takari.maven.plugins</groupId>
<artifactId>takari-lifecycle-plugin</artifactId>
<version>1.13.4</version>
<version>2.0.0</version>
<extensions>true</extensions>
<configuration>
<proc>none</proc>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.0.1</version>
<version>3.2.0</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit ea4e286

Please sign in to comment.