Skip to content

Commit

Permalink
Upgrade to parent 41
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffgbutler committed Dec 13, 2023
1 parent 9201cd4 commit f9ca9a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-parent</artifactId>
<version>40</version>
<version>41</version>
</parent>

<groupId>org.mybatis.dynamic-sql</groupId>
Expand Down Expand Up @@ -309,7 +309,7 @@
</executions>
</plugin>
<plugin>
<groupId>io.jsonwebtoken.coveralls</groupId>
<groupId>com.github.hazendaz.maven</groupId>
<artifactId>coveralls-maven-plugin</artifactId>
<configuration>
<sourceDirectories>src/main/java,src/main/kotlin</sourceDirectories>
Expand Down

0 comments on commit f9ca9a3

Please sign in to comment.