Skip to content

Commit f9ca9a3

Browse files
committed
Upgrade to parent 41
1 parent 9201cd4 commit f9ca9a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.mybatis</groupId>
2323
<artifactId>mybatis-parent</artifactId>
24-
<version>40</version>
24+
<version>41</version>
2525
</parent>
2626

2727
<groupId>org.mybatis.dynamic-sql</groupId>
@@ -309,7 +309,7 @@
309309
</executions>
310310
</plugin>
311311
<plugin>
312-
<groupId>io.jsonwebtoken.coveralls</groupId>
312+
<groupId>com.github.hazendaz.maven</groupId>
313313
<artifactId>coveralls-maven-plugin</artifactId>
314314
<configuration>
315315
<sourceDirectories>src/main/java,src/main/kotlin</sourceDirectories>

0 commit comments

Comments
 (0)