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.
2 parents fd1df61 + a0b2393 commit dee37d2Copy full SHA for dee37d2
pom.xml
@@ -70,7 +70,9 @@
70
<kotlin.code.style>official</kotlin.code.style>
71
<test.containers.version>1.17.3</test.containers.version>
72
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
73
- <project.build.outputTimestamp>1646331042</project.build.outputTimestamp>
+
74
+ <!-- Reproducible Builds -->
75
+ <project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
76
</properties>
77
78
<build>
0 commit comments