Skip to content

Commit

Permalink
Merge pull request #97 from mybatis/dependabot/maven/net.alchim31.mav…
Browse files Browse the repository at this point in the history
…en-scala-maven-plugin-4.5.2

Bump scala-maven-plugin from 4.5.1 to 4.5.2
  • Loading branch information
hazendaz committed May 24, 2021
2 parents 82a1964 + 8ad1a79 commit 3824cd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mybatis-scala-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.5.1</version>
<version>4.5.2</version>
</plugin>
</plugins>
</reporting>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.5.1</version>
<version>4.5.2</version>
<configuration>
<args>
<arg>-deprecation</arg>
Expand Down

0 comments on commit 3824cd8

Please sign in to comment.