File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright 2009-2024 the original author or authors.
4+ Copyright 2009-2025 the original author or authors.
55
66 Licensed under the Apache License, Version 2.0 (the "License");
77 you may not use this file except in compliance with the License.
2929
3030 <groupId >org.mybatis</groupId >
3131 <artifactId >mybatis</artifactId >
32- <version >3.5.18-SNAPSHOT </version >
32+ <version >3.5.18</version >
3333
3434 <name >mybatis</name >
3535 <description >The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
4343 <scm >
4444 <
connection >scm:git:ssh://
[email protected] /mybatis/mybatis-3.git</
connection >
4545 <
developerConnection >scm:git:ssh://
[email protected] /mybatis/mybatis-3.git</
developerConnection >
46- <tag >HEAD </tag >
46+ <tag >mybatis-3.5.18 </tag >
4747 <url >https://github.com/mybatis/mybatis-3</url >
4848 </scm >
4949 <issueManagement >
9999 <argLine >-Xmx2048m -javaagent:${settings.localRepository}/net/bytebuddy/byte-buddy-agent/${byte-buddy.version}/byte-buddy-agent-${byte-buddy.version}.jar</argLine >
100100
101101 <!-- Reproducible Builds -->
102- <project .build.outputTimestamp>1732629483 </project .build.outputTimestamp>
102+ <project .build.outputTimestamp>1735701762 </project .build.outputTimestamp>
103103 </properties >
104104
105105 <dependencies >
You can’t perform that action at this time.
0 commit comments