We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5380e3 commit c155810Copy full SHA for c155810
pom.xml
@@ -28,7 +28,7 @@
28
29
<groupId>org.mybatis</groupId>
30
<artifactId>mybatis</artifactId>
31
- <version>3.5.15</version>
+ <version>3.5.16-SNAPSHOT</version>
32
33
<name>mybatis</name>
34
<description>The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
@@ -157,7 +157,7 @@
157
<argLine>-Xmx2048m</argLine>
158
159
<!-- Reproducible Builds -->
160
- <project.build.outputTimestamp>1702532766</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1702533513</project.build.outputTimestamp>
161
</properties>
162
163
<dependencies>
0 commit comments